Skip to content
Snippets Groups Projects
Commit b1aae1b6 authored by hjk's avatar hjk
Browse files

qmlprojectmanager: compile fix

parent db753cd8
No related branches found
No related tags found
No related merge requests found
...@@ -36,8 +36,10 @@ ...@@ -36,8 +36,10 @@
#include <QtCore/QStringList> #include <QtCore/QStringList>
#include <QtCore/QMap> #include <QtCore/QMap>
QT_BEGIN_NAMESPACE
class QTimer; class QTimer;
class QFileSystemWatcher; class QFileSystemWatcher;
QT_END_NAMESPACE
namespace QmlProjectManager { namespace QmlProjectManager {
......
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