QmlDesigner.DocumentManager: exporting DocumentManager

Change-Id: I7cd020b35b95300007e9ec9c7a3bd41a59481f88
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
This commit is contained in:
Thomas Hartmann
2013-07-10 19:16:31 +02:00
parent b407284046
commit 22de58ee94

View File

@@ -42,7 +42,7 @@ class IEditor;
namespace QmlDesigner { namespace QmlDesigner {
class DocumentManager : public QObject class QMLDESIGNERCORE_EXPORT DocumentManager : public QObject
{ {
Q_OBJECT Q_OBJECT
public: public: