mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-10 16:43:35 +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:
@@ -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
|
||||
|
Reference in New Issue
Block a user