forked from qt-creator/qt-creator
QmlInspector: changed crumblepath appearance
Reviewed-by: Kai Koehne
This commit is contained in:
@@ -50,7 +50,8 @@ public:
|
||||
|
||||
public slots:
|
||||
void updateContextPath(const QStringList &path, const QList<int> &debugIds);
|
||||
void selectIndex(int index);
|
||||
void addChildren(const QStringList &childrenNames, const QList<int> &childrenDebugIds);
|
||||
|
||||
private:
|
||||
bool m_isEmpty;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user