Skip to content
Snippets Groups Projects
Commit d89d2db0 authored by dt's avatar dt
Browse files

Fix forward declaration

parent 960e00ed
No related branches found
No related tags found
No related merge requests found
...@@ -42,10 +42,9 @@ class FontSettings; ...@@ -42,10 +42,9 @@ class FontSettings;
namespace CMakeProjectManager { namespace CMakeProjectManager {
class CMakeManager;
namespace Internal { namespace Internal {
class CMakeManager;
class CMakeHighlighter; class CMakeHighlighter;
class CMakeEditor; class CMakeEditor;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment