forked from qt-creator/qt-creator
Qml JS Inspector: Show "no context" element in crumble path when empty
This commit is contained in:
@@ -16,7 +16,8 @@ public:
|
||||
|
||||
public slots:
|
||||
void updateContextPath(const QStringList &path);
|
||||
|
||||
private:
|
||||
bool m_isEmpty;
|
||||
};
|
||||
|
||||
} // namespace Internal
|
||||
|
||||
Reference in New Issue
Block a user