forked from qt-creator/qt-creator
debugger: make handling multiple core files a bit more convenient
This commit is contained in:
@@ -52,9 +52,6 @@ public:
|
||||
StackWindow(DebuggerManager *manager, QWidget *parent = 0);
|
||||
~StackWindow();
|
||||
|
||||
signals:
|
||||
void frameActivated(int);
|
||||
|
||||
public slots:
|
||||
void resizeColumnsToContents();
|
||||
void setAlwaysResizeColumnsToContents(bool on);
|
||||
|
||||
Reference in New Issue
Block a user