forked from qt-creator/qt-creator
QmlDesigner: Export RewriterException
Change-Id: I292a974647cc720279ad678426db90f77816a777 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
committed by
Thomas Hartmann
parent
14481df670
commit
8934100a12
@@ -34,7 +34,7 @@
|
||||
|
||||
namespace QmlDesigner {
|
||||
|
||||
class RewritingException: public Exception
|
||||
class QMLDESIGNERCORE_EXPORT RewritingException: public Exception
|
||||
{
|
||||
public:
|
||||
RewritingException(int line,
|
||||
|
Reference in New Issue
Block a user