forked from qt-creator/qt-creator
Debugger: Resize columns correctly in Threads Window.
This commit is contained in:
@@ -54,7 +54,6 @@ private slots:
|
||||
void setAlternatingRowColorsHelper(bool on) { setAlternatingRowColors(on); }
|
||||
|
||||
private:
|
||||
void resizeEvent(QResizeEvent *ev);
|
||||
void contextMenuEvent(QContextMenuEvent *ev);
|
||||
|
||||
bool m_alwaysResizeColumnsToContents;
|
||||
|
||||
Reference in New Issue
Block a user