summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-17 00:25:34 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-11-17 00:25:34 -0600
commit13a971ccd957eb195fbc8237b0b16c28d9f56583 (patch)
treefdafc0d1f6ce9780b0825f1b44ace59c6528ac3e /tools
parent5e04c37a6ce7a090adb9e6ea02a04761dea8a33e (diff)
downloadqt3-13a971ccd957eb195fbc8237b0b16c28d9f56583.tar.gz
qt3-13a971ccd957eb195fbc8237b0b16c28d9f56583.zip
Export QAssistantClient library symbols
Diffstat (limited to 'tools')
-rw-r--r--tools/assistant/lib/qassistantclient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/lib/qassistantclient.h b/tools/assistant/lib/qassistantclient.h
index a05d291..49d1267 100644
--- a/tools/assistant/lib/qassistantclient.h
+++ b/tools/assistant/lib/qassistantclient.h
@@ -39,7 +39,7 @@
class QSocket;
class QProcess;
-class QAssistantClient : public QObject
+class Q_EXPORT QAssistantClient : public QObject
{
Q_OBJECT
Q_PROPERTY( bool open READ isOpen )