summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4target.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/qt4projectmanager/qt4target.h')
-rw-r--r--src/plugins/qt4projectmanager/qt4target.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/qt4projectmanager/qt4target.h b/src/plugins/qt4projectmanager/qt4target.h
index 0ce9e20838..97f75d2f34 100644
--- a/src/plugins/qt4projectmanager/qt4target.h
+++ b/src/plugins/qt4projectmanager/qt4target.h
@@ -62,7 +62,7 @@ namespace Internal {
class Qt4ProFileNode;
}
-class Qt4BaseTarget : public ProjectExplorer::Target
+class QT4PROJECTMANAGER_EXPORT Qt4BaseTarget : public ProjectExplorer::Target
{
Q_OBJECT
public: