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

@@ -54,9 +54,9 @@ QT_FORWARD_DECLARE_CLASS(QTimer);
namespace ProjectExplorer { class BuildStep; }
namespace Qt4ProjectManager {
namespace Internal {
class Qt4BuildConfiguration;
namespace Internal {
class Qt4ProFileNode;
class MaemoDeployables : public QAbstractListModel