forked from qt-creator/qt-creator
debugger: compile fix for threadshandler
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user