QML JS Debugger: use RIIA for initializeing an evaluation context

This commit is contained in:
Olivier Goffart
2010-07-23 12:14:24 +02:00
parent 70f3f5d029
commit e31e0de9ad
2 changed files with 30 additions and 23 deletions

View File

@@ -103,6 +103,8 @@ public slots:
// void pauses();
private:
class SetupExecEnv;
friend class SetupExecEnv;
enum State {
NoState,