forked from qt-creator/qt-creator
		
	Fixes: debugger: make stack contents availaible in the clipboard
Details: missing some more information, though..
This commit is contained in:
		@@ -61,6 +61,7 @@ private slots:
 | 
			
		||||
private:
 | 
			
		||||
    void resizeEvent(QResizeEvent *ev);
 | 
			
		||||
    void contextMenuEvent(QContextMenuEvent *ev);
 | 
			
		||||
    void copyContentsToClipboard();
 | 
			
		||||
 | 
			
		||||
    bool m_alwaysResizeColumnsToContents;
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user