mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-08-02 17:09:28 +02:00
2021-06-02 Fred Gleason <fredg@paravelsystems.com>
* Cleaned up compile warnings in rdpanel(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
58129a6158
commit
09d86488ef
@ -21830,3 +21830,5 @@
|
||||
* Cleaned up compile warnings in rdlibrary(1).
|
||||
2021-06-02 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Cleaned up compile warnings in rdlogmanager(1).
|
||||
2021-06-02 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Cleaned up compile warnings in rdpanel(1).
|
||||
|
@ -123,7 +123,7 @@ MainWidget::MainWidget(RDConfig *c,QWidget *parent)
|
||||
// Cart Picker
|
||||
//
|
||||
panel_cart_dialog=new RDCartDialog(&panel_filter,&panel_group,
|
||||
&panel_schedcode,"RDPanel",this);
|
||||
&panel_schedcode,"RDPanel",false,this);
|
||||
|
||||
//
|
||||
// Sound Panel Array
|
||||
|
Loading…
x
Reference in New Issue
Block a user