diff options
| author | hjk <qthjk@ovi.com> | 2012-07-18 16:33:24 +0200 |
|---|---|---|
| committer | Eike Ziller <eike.ziller@nokia.com> | 2012-07-19 08:56:15 +0200 |
| commit | 5b2bc8d47d7cfd2e4c4fadacf59cadae1c8b2d9b (patch) | |
| tree | 70403dac05c81edcbe9e24fb532299bb9e1735a0 | |
| parent | 960bfeb46d125da7c8f2c1e965617896c4dcdc94 (diff) | |
| download | qt-creator-5b2bc8d47d7cfd2e4c4fadacf59cadae1c8b2d9b.tar.gz | |
ressourceeditor: compile fix
Change-Id: I03f687598b30d5a8c4bd8e3baf4e362fcbcf2a4c
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
| -rw-r--r-- | src/plugins/resourceeditor/qrceditor/resourcefile.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/resourceeditor/qrceditor/resourcefile.cpp b/src/plugins/resourceeditor/qrceditor/resourcefile.cpp index 1f2cb680cc..75d2e29204 100644 --- a/src/plugins/resourceeditor/qrceditor/resourcefile.cpp +++ b/src/plugins/resourceeditor/qrceditor/resourcefile.cpp @@ -51,7 +51,7 @@ /* -TRANSLATOR qdesigner_internal::ResourceModel +TRANSLATOR ResourceEditor::ResourceModel */ static QString msgFileNameEmpty() |
