mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 00:53:53 +02:00
2018-02-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored the RDCartDialog class to use RDApplication.
This commit is contained in:
@@ -196,8 +196,7 @@ MainWidget::MainWidget(QWidget *parent)
|
||||
// Cart Dialog
|
||||
//
|
||||
admin_cart_dialog=
|
||||
new RDCartDialog(&admin_filter,&admin_group,&admin_schedcode,NULL,
|
||||
rda->ripc(),rda->station(),rda->system(),rda->config(),this);
|
||||
new RDCartDialog(&admin_filter,&admin_group,&admin_schedcode,this);
|
||||
|
||||
//
|
||||
// User Labels
|
||||
|
Reference in New Issue
Block a user