mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 15:20:29 +01:00
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored the RDCartDialog class to use RDApplication.
This commit is contained in:
@@ -170,8 +170,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
// Cart Picker
|
||||
//
|
||||
panel_cart_dialog=
|
||||
new RDCartDialog(&panel_filter,&panel_group,&panel_schedcode,rda->cae(),
|
||||
rda->ripc(),rda->station(),rda->system(),rda->config(),this);
|
||||
new RDCartDialog(&panel_filter,&panel_group,&panel_schedcode,this);
|
||||
|
||||
//
|
||||
// Sound Panel Array
|
||||
|
||||
Reference in New Issue
Block a user