mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-26 07:10:11 +01:00
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored the RDCartDialog class to use RDApplication.
This commit is contained in:
@@ -405,8 +405,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
// Cart Picker
|
||||
//
|
||||
rdcart_dialog=
|
||||
new RDCartDialog(&air_add_filter,&air_add_group,&air_add_schedcode,
|
||||
rda->cae(),rda->ripc(),rda->station(),rda->system(),rda->config(),this);
|
||||
new RDCartDialog(&air_add_filter,&air_add_group,&air_add_schedcode,this);
|
||||
|
||||
//
|
||||
// Wall Clock
|
||||
|
||||
Reference in New Issue
Block a user