Skip to content
GitLab
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
aed6ca6a
Commit
aed6ca6a
authored
Feb 10, 2010
by
Kai Koehne
Browse files
Remove unused header include
parent
620fcd91
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/mainwindow.cpp
View file @
aed6ca6a
...
...
@@ -30,7 +30,6 @@
#include
"mainwindow.h"
#include
"actioncontainer.h"
#include
"actionmanager_p.h"
#include
"basemode.h"
#include
"coreimpl.h"
#include
"coreconstants.h"
#include
"editormanager.h"
...
...
src/plugins/coreplugin/mainwindow.h
View file @
aed6ca6a
...
...
@@ -49,7 +49,6 @@ QT_END_NAMESPACE
namespace
Core
{
class
ActionManager
;
class
BaseMode
;
class
StatusBarWidget
;
class
EditorManager
;
class
FileManager
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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