forked from qt-creator/qt-creator
QmlDesigner.DocumentManager: exporting DocumentManager
Change-Id: I7cd020b35b95300007e9ec9c7a3bd41a59481f88 Reviewed-by: Marco Bubke <marco.bubke@digia.com>
This commit is contained in:
@@ -42,7 +42,7 @@ class IEditor;
|
||||
|
||||
namespace QmlDesigner {
|
||||
|
||||
class DocumentManager : public QObject
|
||||
class QMLDESIGNERCORE_EXPORT DocumentManager : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
public:
|
||||
|
Reference in New Issue
Block a user