mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 23:00:21 +01: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:
@@ -21830,3 +21830,5 @@
|
|||||||
* Cleaned up compile warnings in rdlibrary(1).
|
* Cleaned up compile warnings in rdlibrary(1).
|
||||||
2021-06-02 Fred Gleason <fredg@paravelsystems.com>
|
2021-06-02 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Cleaned up compile warnings in rdlogmanager(1).
|
* 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
|
// Cart Picker
|
||||||
//
|
//
|
||||||
panel_cart_dialog=new RDCartDialog(&panel_filter,&panel_group,
|
panel_cart_dialog=new RDCartDialog(&panel_filter,&panel_group,
|
||||||
&panel_schedcode,"RDPanel",this);
|
&panel_schedcode,"RDPanel",false,this);
|
||||||
|
|
||||||
//
|
//
|
||||||
// Sound Panel Array
|
// Sound Panel Array
|
||||||
|
|||||||
Reference in New Issue
Block a user