forked from qt-creator/qt-creator
QmlJSDebugger: Remove reference to JSDebugger in QDeclarativeViewObserver
Make Observer and JSDebugger orthogonal.
This commit is contained in:
@@ -60,7 +60,6 @@ public:
|
||||
QToolBar *toolbar() const;
|
||||
static QString idStringForObject(QObject *obj);
|
||||
QRectF adjustToScreenBoundaries(const QRectF &boundingRectInSceneSpace);
|
||||
void setDebugMode(bool isDebugMode);
|
||||
|
||||
public Q_SLOTS:
|
||||
void setDesignModeBehavior(bool value);
|
||||
|
||||
Reference in New Issue
Block a user