debugger: hot fix for not activated editors while stepping

This commit is contained in:
hjk
2010-12-16 10:44:21 +01:00
parent 5ed710552c
commit 92e8524734
3 changed files with 15 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ public:
~MemoryAgent();
enum { BinBlockSize = 1024 };
bool hasVisibleEditor() const;
public slots:
// Called by engine to create a new view.