forked from qt-creator/qt-creator
Exported classes to use in the QML designer.
This commit is contained in:
@@ -15,7 +15,7 @@ namespace Interpreter {
|
||||
class Context;
|
||||
}
|
||||
|
||||
class ScopeBuilder
|
||||
class QMLJS_EXPORT ScopeBuilder
|
||||
{
|
||||
public:
|
||||
ScopeBuilder(Document::Ptr doc, Interpreter::Context *context);
|
||||
|
||||
Reference in New Issue
Block a user