forked from qt-creator/qt-creator
		
	debugger: persist 'AlwaysAdjust*ColumnWidths' settings
Task-number: QTCREATORBUG-2836
This commit is contained in:
		@@ -55,8 +55,6 @@ private slots:
 | 
			
		||||
private:
 | 
			
		||||
    void contextMenuEvent(QContextMenuEvent *ev);
 | 
			
		||||
    void setModel(QAbstractItemModel *model);
 | 
			
		||||
 | 
			
		||||
    bool m_alwaysResizeColumnsToContents;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
} // namespace Internal
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user