forked from qt-creator/qt-creator
debugger: adjust sizes of some well-known columns in some views
This commit is contained in:
@@ -51,6 +51,7 @@ private slots:
|
||||
void setAlternatingRowColorsHelper(bool on) { setAlternatingRowColors(on); }
|
||||
|
||||
private:
|
||||
void setModel(QAbstractItemModel *model);
|
||||
void contextMenuEvent(QContextMenuEvent *ev);
|
||||
|
||||
bool m_alwaysResizeColumnsToContents;
|
||||
|
||||
Reference in New Issue
Block a user