forked from qt-creator/qt-creator
Header cleanup in QML/JS and project manager.
Change-Id: I40b41a3ef6189a99272e345e3251680edccecca0 Reviewed-on: http://codereview.qt.nokia.com/3215 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
@@ -37,14 +37,7 @@
|
||||
|
||||
#include <extensionsystem/iplugin.h>
|
||||
|
||||
#include <QtCore/QObject>
|
||||
|
||||
namespace QmlProjectManager {
|
||||
namespace Internal {
|
||||
|
||||
class ProjectFilesFactory;
|
||||
|
||||
}
|
||||
|
||||
class QMLPROJECTMANAGER_EXPORT QmlProjectPlugin: public ExtensionSystem::IPlugin
|
||||
{
|
||||
@@ -58,7 +51,6 @@ public:
|
||||
virtual void extensionsInitialized();
|
||||
|
||||
static void showQmlObserverToolWarning();
|
||||
|
||||
};
|
||||
|
||||
} // namespace QmlProject
|
||||
|
||||
Reference in New Issue
Block a user