mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2021-02-25 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in rdairplay(1) that caused incorrect color rendering. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -40,6 +40,9 @@ class ModeDisplay : public RDPushButton
|
||||
void setOpMode(int mach,RDAirPlayConf::OpMode mode);
|
||||
void setOpModeStyle(RDAirPlayConf::OpModeStyle style);
|
||||
|
||||
protected:
|
||||
void resizeEvent(QResizeEvent *e);
|
||||
|
||||
private:
|
||||
void WriteMap();
|
||||
RDAirPlayConf::OpMode mode_mode[RDAIRPLAY_LOG_QUANTITY];
|
||||
|
||||
Reference in New Issue
Block a user