diff options
author | Timothy Pearson <[email protected]> | 2012-11-17 00:26:02 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-11-17 00:26:02 -0600 |
commit | 15bb7aeb80b49c2e30ac0708a1d4b2522e9d78ce (patch) | |
tree | 9ca9ee9467180ea8c6cfd3b87f8a033a5ba3cdc1 /tools | |
parent | 6241511abf822c12298be414b681ed03379c11b0 (diff) | |
download | tqt3-15bb7aeb80b49c2e30ac0708a1d4b2522e9d78ce.tar.gz tqt3-15bb7aeb80b49c2e30ac0708a1d4b2522e9d78ce.zip |
Automated update from Qt3
Diffstat (limited to 'tools')
-rw-r--r-- | tools/assistant/lib/ntqassistantclient.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/lib/ntqassistantclient.h b/tools/assistant/lib/ntqassistantclient.h index fc309cf29..c2eefbecd 100644 --- a/tools/assistant/lib/ntqassistantclient.h +++ b/tools/assistant/lib/ntqassistantclient.h @@ -39,7 +39,7 @@ class TQSocket; class TQProcess; -class TQAssistantClient : public TQObject +class Q_EXPORT TQAssistantClient : public TQObject { TQ_OBJECT TQ_PROPERTY( bool open READ isOpen ) |