ProgressBar: Make it really flat for flat themes

Change-Id: I3964492e4b07dcba594d5bebc1b74d9458578e88
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Alessandro Portale
2016-03-15 13:23:18 +01:00
parent c70af100ec
commit b07e5eaf65
7 changed files with 51 additions and 53 deletions

View File

@@ -76,7 +76,6 @@ protected:
private:
QFont titleFont() const;
QImage bar;
QString m_text;
QString m_title;
bool m_titleVisible;