debugger: don't dead-lock when switching sessions while debugging

This commit is contained in:
hjk
2009-04-01 16:49:45 +02:00
parent 18061710e7
commit c1e0a788ff
6 changed files with 21 additions and 6 deletions

View File

@@ -54,7 +54,6 @@ class RegisterHandler : public QAbstractTableModel
public:
RegisterHandler(QObject *parent = 0);
void sessionClosed();
QAbstractItemModel *model() { return this; }
bool isEmpty() const; // nothing known so far?