debugger: compile fix for threadshandler

This commit is contained in:
hjk
2010-11-08 15:29:21 +01:00
parent 98ea2b8b4c
commit 15573c1a81
3 changed files with 1 additions and 9 deletions

View File

@@ -60,7 +60,6 @@ public:
void setCurrentThreadId(int id);
int indexOf(quint64 threadId) const;
void selectThread(int index);
void setThreads(const Threads &threads);
void removeAll();
Threads threads() const;