forked from qt-creator/qt-creator
Fix forward declaration
This commit is contained in:
@@ -42,10 +42,9 @@ class FontSettings;
|
||||
|
||||
namespace CMakeProjectManager {
|
||||
|
||||
class CMakeManager;
|
||||
|
||||
namespace Internal {
|
||||
|
||||
class CMakeManager;
|
||||
class CMakeHighlighter;
|
||||
|
||||
class CMakeEditor;
|
||||
|
||||
Reference in New Issue
Block a user