diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 17:36:33 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-10-21 17:36:33 -0500 |
commit | c8388916e47a7fdf453c5c83339c362bb016d140 (patch) | |
tree | 9b5ec7ce2a39bc1ac3022f512f896868285e1547 /buildtools/qmake | |
parent | 3d1c7581ff395fc373ca4b8bd8f65b540b37b12f (diff) | |
download | tdevelop-c8388916e47a7fdf453c5c83339c362bb016d140.tar.gz tdevelop-c8388916e47a7fdf453c5c83339c362bb016d140.zip |
Fix inadvertent tq changes.
Diffstat (limited to 'buildtools/qmake')
-rw-r--r-- | buildtools/qmake/projectconfigurationdlgbase.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/qmake/projectconfigurationdlgbase.ui b/buildtools/qmake/projectconfigurationdlgbase.ui index d2bc9f90..6f4bf0d9 100644 --- a/buildtools/qmake/projectconfigurationdlgbase.ui +++ b/buildtools/qmake/projectconfigurationdlgbase.ui @@ -1733,7 +1733,7 @@ <cstring>mocdir_label</cstring> </property> <property name="text"> - <string>TQMOC files:</string> + <string>MOC files:</string> </property> <property name="buddy" stdset="0"> <cstring>mocdir_url</cstring> |