mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-01-17 Fred Gleason <fredg@paravelsystems.com>
* Removed all global variables from rdairplay(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -192,6 +192,10 @@ class MainWidget : public RDWidget
|
||||
RDAirPlayConf::GpioType air_channel_gpio_types[RDAirPlayConf::LastChannel];
|
||||
std::map<unsigned,QTimer *> air_channel_timers[2];
|
||||
RD3EmptyCart *air_empty_cart;
|
||||
RDCartDialog *air_cart_dialog;
|
||||
RDEventPlayer *air_event_player;
|
||||
RDHotKeyList *air_keylist;
|
||||
RDHotkeys *air_hotkeys;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user