forked from qt-creator/qt-creator
debugger: hot fix for not activated editors while stepping
This commit is contained in:
@@ -52,6 +52,7 @@ public:
|
||||
~MemoryAgent();
|
||||
|
||||
enum { BinBlockSize = 1024 };
|
||||
bool hasVisibleEditor() const;
|
||||
|
||||
public slots:
|
||||
// Called by engine to create a new view.
|
||||
|
||||
Reference in New Issue
Block a user