2015-01-09 Fred Gleason <fredg@paravelsystems.com>

* Applied patch by Daniel Bair to add support for dark themes
	[GitHub pull request #000046].
This commit is contained in:
Fred Gleason
2015-01-09 17:42:39 -05:00
parent 51635d4b7d
commit a1414e0d08
9 changed files with 3 additions and 115 deletions

View File

@@ -143,8 +143,6 @@ void StopCounter::UpdateTime()
p->fillRect(0,0,sizeHint().width(),sizeHint().height(),
backgroundColor());
//p->eraseRect(0,0,sizeHint().width(),sizeHint().height());
//p->setPen(QColor(color1));
p->setPen(QColor(system_button_text_color));
p->setFont(stop_text_font);
p->drawText((sizeHint().width()-p->fontMetrics().width(stop_text))/2,22,