Qml JS Inspector: Show "no context" element in crumble path when empty

This commit is contained in:
Lasse Holmstedt
2010-08-02 18:03:27 +02:00
parent 034798c0ef
commit f464de1cd5
3 changed files with 10 additions and 5 deletions

View File

@@ -16,7 +16,8 @@ public:
public slots:
void updateContextPath(const QStringList &path);
private:
bool m_isEmpty;
};
} // namespace Internal