Forráskód Böngészése

1.23.2编译错误

爬山虎 2 éve
szülő
commit
e0a669e5f5
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/cceditor/ccnotepad.h

+ 1 - 1
src/cceditor/ccnotepad.h

@@ -23,7 +23,6 @@
 #include "findwin.h"
 #include "pluginGl.h"
 
-
 //class ScintillaEditView;
 class ScintillaHexEditView;
 class FindRecords;
@@ -34,6 +33,7 @@ class CompareWin;
 struct HexFileMgr;
 struct TextFileMgr;
 struct BigTextEditFileMgr;
+class QtLangSet;
 
 static const char* Tail_Thread = "tailthread";