2018-08-17 Fred Gleason <fredg@paravelsystems.com>

* Corrected background colors of the Button Log and Message widgets
	in rdairplay(1).
This commit is contained in:
Fred Gleason
2018-08-17 10:43:41 -04:00
parent 3c93beb206
commit 72b851ecfa
4 changed files with 116 additions and 146 deletions

View File

@@ -92,7 +92,6 @@ class LogLineBox : public QWidget
void dropEvent(QDropEvent *e);
private:
void SetColor(QColor);
void UpdateCountdown();
void PrintTime();
QString TimeString(const QTime &time);