Debugger UI: Don't switch layout while debugging

Reviewed-by: hjk
This commit is contained in:
Lasse Holmstedt
2010-08-27 16:22:51 +02:00
parent f38942d843
commit afdd933ff3
5 changed files with 31 additions and 17 deletions

View File

@@ -87,6 +87,7 @@ public:
const CPlusPlus::Snapshot &cppCodeModelSnapshot() const;
bool isRegisterViewVisible() const;
bool hasSnapsnots() const;
void openTextEditor(const QString &titlePattern, const QString &contents);