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
4335f85c
Commit
4335f85c
authored
Jun 15, 2010
by
Kai Koehne
Browse files
StatusBarManager: Remove unneeded declarations
parent
c7e8b51d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/plugins/coreplugin/statusbarmanager.h
View file @
4335f85c
...
...
@@ -30,25 +30,12 @@
#ifndef STATUSBARMANAGER_H
#define STATUSBARMANAGER_H
#include
<QtCore/QMap>
#include
<QtGui/QWidget>
QT_BEGIN_NAMESPACE
class
QAction
;
class
QSettings
;
class
QMainWindow
;
class
QComboBox
;
class
QStackedWidget
;
QT_END_NAMESPACE
namespace
Core
{
class
StatusBarWidget
;
namespace
Internal
{
class
MainWindow
;
class
NavigationWidget
;
class
StatusBarManager
:
public
QObject
{
...
...
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