forked from qt-creator/qt-creator
debugger: compile fix for threadshandler
This commit is contained in:
@@ -45,7 +45,6 @@ public:
|
||||
public slots:
|
||||
void resizeColumnsToContents();
|
||||
void setAlwaysResizeColumnsToContents(bool on);
|
||||
void selectThread(int index);
|
||||
|
||||
private slots:
|
||||
void rowActivated(const QModelIndex &index);
|
||||
|
||||
Reference in New Issue
Block a user