Martijn Laan 1 рік тому
батько
коміт
0f428de416
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      Components/ScintEdit.pas

+ 1 - 1
Components/ScintEdit.pas

@@ -558,7 +558,7 @@ type
 implementation
 
 uses
-  ShellAPI, RTLConsts, UITypes, GraphUtil, IsscintInt;
+  ShellAPI, RTLConsts, UITypes, GraphUtil;
 
 { TScintEdit }