瀏覽代碼

Add version note.

Martijn Laan 1 年之前
父節點
當前提交
d6d0b94d29
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      Projects/Src/CompScintEdit.pas

+ 2 - 0
Projects/Src/CompScintEdit.pas

@@ -139,6 +139,8 @@ begin
   inherited;
 
   { Some notes about future Scintilla versions:
+    -Does it at some point become possible to change mouse shortcut Ctrl+Click
+     to Alt+Click?
     -At some point the documentation will say:
      "The INDICATOR_* values used for dividing up indicators were previously
       INDIC_CONTAINER, INDIC_IME, INDIC_IME_MAX, and INDIC_MAX"