diff options
author | Timothy Pearson <[email protected]> | 2013-11-07 22:42:05 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-11-07 22:42:05 -0600 |
commit | 36753ac659fe85fd02a8dffa84143812e011cd71 (patch) | |
tree | 2581a958653985ed91ff63ff702ad47a253553b3 /tools/designer/designer.pro | |
parent | 40e50e6f20276afb557992a51d47618b014e388d (diff) | |
download | tqt3-36753ac659fe85fd02a8dffa84143812e011cd71.tar.gz tqt3-36753ac659fe85fd02a8dffa84143812e011cd71.zip |
Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT"
This reverts commit 40e50e6f20276afb557992a51d47618b014e388d.
Diffstat (limited to 'tools/designer/designer.pro')
-rw-r--r-- | tools/designer/designer.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/designer.pro b/tools/designer/designer.pro index a30070359..bbe68ada4 100644 --- a/tools/designer/designer.pro +++ b/tools/designer/designer.pro @@ -6,8 +6,8 @@ SUBDIRS = uic \ uilib \ designer \ app \ - tools/tqttqtcreatecw \ - tools/tqtqtconv2ui + tools/tqtcreatecw \ + tools/tqtconv2ui dll:SUBDIRS *= editor plugins shared:SUBDIRS *= editor plugins |