forked from qt-creator/qt-creator
Debugger UI: Don't switch layout while debugging
Reviewed-by: hjk
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
|
||||
const CPlusPlus::Snapshot &cppCodeModelSnapshot() const;
|
||||
bool isRegisterViewVisible() const;
|
||||
bool hasSnapsnots() const;
|
||||
|
||||
void openTextEditor(const QString &titlePattern, const QString &contents);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user