summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h')
-rw-r--r--src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h b/src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h
index e03864c1d7..faa11b96d7 100644
--- a/src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h
+++ b/src/plugins/qt4projectmanager/customwidgetwizard/customwidgetwizarddialog.h
@@ -34,7 +34,7 @@
#include <QSharedPointer>
-namespace Qt4ProjectManager {
+namespace QmakeProjectManager {
namespace Internal {
class CustomWidgetWidgetsWizardPage;
@@ -68,6 +68,6 @@ private:
};
} // namespace Internal
-} // namespace Qt4ProjectManager
+} // namespace QmakeProjectManager
#endif // CUSTOMWIDGETWIZARDDIALOG_H