Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tobias Hunger
qt-creator
Commits
d89d2db0
Commit
d89d2db0
authored
Mar 30, 2010
by
dt
Browse files
Fix forward declaration
parent
960e00ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/cmakeprojectmanager/cmakeeditor.h
View file @
d89d2db0
...
...
@@ -42,10 +42,9 @@ class FontSettings;
namespace
CMakeProjectManager
{
class
CMakeManager
;
namespace
Internal
{
class
CMakeManager
;
class
CMakeHighlighter
;
class
CMakeEditor
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment