Qt4: Move Qt4Target and Qt4BC out of the Internal namespace

Reviewed-By: hunger
This commit is contained in:
dt
2010-12-06 13:29:18 +01:00
parent ed18065e9b
commit 95d7639bb7
22 changed files with 57 additions and 54 deletions

View File

@@ -58,6 +58,7 @@
#include <QSettings>
#include <QMessageBox>
using namespace Qt4ProjectManager;
using namespace Qt4ProjectManager::Internal;
namespace {