From ebcd992577bfca1e94f207958d736490395cd82b Mon Sep 17 00:00:00 2001 From: hjk Date: Wed, 16 Oct 2013 11:02:37 +0200 Subject: Rename namespace Qt4ProjectManager to QmakeProjectManager First step towards plugin renaming. Change-Id: I8ac017660a7aa2bda0d7bb7d72ab0cfceaf6cfd2 Reviewed-by: Eike Ziller --- src/plugins/android/androiddeploystepwidget.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/android/androiddeploystepwidget.cpp') diff --git a/src/plugins/android/androiddeploystepwidget.cpp b/src/plugins/android/androiddeploystepwidget.cpp index 68cb6b0c83..f148576a98 100644 --- a/src/plugins/android/androiddeploystepwidget.cpp +++ b/src/plugins/android/androiddeploystepwidget.cpp @@ -134,4 +134,4 @@ void AndroidDeployStepWidget::resetDefaultDevices() } } // namespace Internal -} // namespace Qt4ProjectManager +} // namespace Android -- cgit v1.2.1