Fix compilation with msvc

This commit is contained in:
Kai Koehne
2010-01-13 08:43:35 +01:00
parent c9da13eb21
commit f196700ee3

View File

@@ -40,6 +40,7 @@
#include <QtDebug>
using namespace QmlProjectManager;
using namespace QmlProjectManager::Internal;
Manager::Manager()