QmlJSInspector: Enable/Disable based on engine state

Change-Id: I078d12fb16fe61908e5b90ebf819c9fd9e8faae0
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
This commit is contained in:
Aurindam Jana
2012-03-29 13:56:53 +02:00
parent 9822654c43
commit 13e8ff6f03
6 changed files with 80 additions and 21 deletions

View File

@@ -57,7 +57,7 @@ namespace Internal {
class QtMessageLogItem;
class QmlEnginePrivate;
class QmlEngine : public DebuggerEngine
class DEBUGGER_EXPORT QmlEngine : public DebuggerEngine
{
Q_OBJECT