diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-19 16:47:41 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-06-19 16:47:41 -0500 |
commit | 1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a (patch) | |
tree | 9a0f14bc0aa25cc54bcbadc7aeae4b62e2a19ace /tools/assistant | |
parent | 6dec101d43dcbd4195c47d54bd388db1a8d7230e (diff) | |
download | tqt3-1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a.tar.gz tqt3-1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a.zip |
Automated update from Qt3
Diffstat (limited to 'tools/assistant')
-rw-r--r-- | tools/assistant/assistant.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/assistant.pro b/tools/assistant/assistant.pro index 1d8ba5cd7..4575cae38 100644 --- a/tools/assistant/assistant.pro +++ b/tools/assistant/assistant.pro @@ -1,6 +1,6 @@ TEMPLATE = app LANGUAGE = C++ -TARGET = assistant +TARGET = tqassistant CONFIG += qt warn_off |