mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-06-28 Fred Gleason <fredg@paravelsystems.com>
* Added a shaded rectangle background to the 'Button Log' and right-side widgets in rdairplay(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -27,10 +27,10 @@
|
||||
#include <rdinstancelock.h>
|
||||
#include <rdmainwindow.h>
|
||||
#include <rdmeterstrip.h>
|
||||
#include <rdsound_panel.h>
|
||||
|
||||
#include "button_log.h"
|
||||
#include "colors.h"
|
||||
#include "soundpanel.h"
|
||||
#include "topstrip.h"
|
||||
#include "voicetracker.h"
|
||||
|
||||
@@ -111,7 +111,7 @@ class MainWidget : public RDMainWindow
|
||||
void ShowTracker(bool state);
|
||||
RDAirPlayConf::Channel PanelChannel(int mport) const;
|
||||
RDLogPlay *air_log[RDAIRPLAY_LOG_QUANTITY];
|
||||
RDSoundPanel *air_panel;
|
||||
SoundPanel *air_panel;
|
||||
VoiceTracker *air_tracker;
|
||||
QPushButton *air_tracker_button;
|
||||
RDMeterStrip *air_meter_strip;
|
||||
|
||||
Reference in New Issue
Block a user