forked from qt-creator/qt-creator
		
	if a tooltip, do as tooltip do
The fake tooltip duplication is not nice.
This commit is contained in:
		@@ -83,7 +83,6 @@ public:
 | 
			
		||||
        setForegroundRole(QPalette::ToolTipText);
 | 
			
		||||
        setBackgroundRole(QPalette::ToolTipBase);
 | 
			
		||||
        setMargin(1 + style()->pixelMetric(QStyle::PM_ToolTipLabelFrameWidth, 0, this));
 | 
			
		||||
 | 
			
		||||
        setIndent(1);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user