forked from qt-creator/qt-creator
QmlJSDebugger: Code cosmetics
This commit is contained in:
@@ -62,7 +62,7 @@ public:
|
||||
|
||||
QDeclarativeView *declarativeView();
|
||||
|
||||
QToolBar *toolbar() const;
|
||||
QToolBar *toolBar() const;
|
||||
static QString idStringForObject(QObject *obj);
|
||||
QRectF adjustToScreenBoundaries(const QRectF &boundingRectInSceneSpace);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user