diff options
author | Marco Bubke <marco.bubke@nokia.com> | 2012-04-11 13:25:44 +0200 |
---|---|---|
committer | Marco Bubke <marco.bubke@nokia.com> | 2012-04-12 13:48:26 +0200 |
commit | 1cb66190730a3ec8c28d62af3eecf26e79e913c7 (patch) | |
tree | 95812705cc322f222a9db6f48c090788c77bb789 /src/plugins/qmljseditor/qmljscomponentnamedialog.ui | |
parent | 4955c33b6699a9e2c81641f51fdaa76746b9514d (diff) | |
download | qt-creator-1cb66190730a3ec8c28d62af3eecf26e79e913c7.tar.gz |
Give Move Component dialog a proper name
Change-Id: I8034f3fbe5d4d10b1fbfb99a97ab3f0402faf082
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@nokia.com>
Diffstat (limited to 'src/plugins/qmljseditor/qmljscomponentnamedialog.ui')
-rw-r--r-- | src/plugins/qmljseditor/qmljscomponentnamedialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qmljseditor/qmljscomponentnamedialog.ui b/src/plugins/qmljseditor/qmljscomponentnamedialog.ui index 4bc64c3ce6..59f3532657 100644 --- a/src/plugins/qmljseditor/qmljscomponentnamedialog.ui +++ b/src/plugins/qmljseditor/qmljscomponentnamedialog.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Dialog</string> + <string>Move Component into Separate File</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <property name="spacing"> |