Fixed regression with pie widget in rdairplay(1)

This commit is contained in:
Patrick Linstruth
2018-11-01 15:04:34 -07:00
parent f9e0e152ba
commit 149531ea69
3 changed files with 7 additions and 8 deletions

View File

@@ -90,7 +90,6 @@ class PieCounter : public QWidget
RDAirPlayConf::OpMode pie_op_mode;
RDLogLine::TransType pie_trans_type;
int air_line;
QColor onair_off_color;
RDLogLine *pie_logline;
QPixmap pie_pixmap;
bool pie_onair;