forked from qt-creator/qt-creator
ProgressBar: Make it really flat for flat themes
Change-Id: I3964492e4b07dcba594d5bebc1b74d9458578e88 Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -76,7 +76,6 @@ protected:
|
||||
private:
|
||||
QFont titleFont() const;
|
||||
|
||||
QImage bar;
|
||||
QString m_text;
|
||||
QString m_title;
|
||||
bool m_titleVisible;
|
||||
|
||||
Reference in New Issue
Block a user