2018-02-06 Fred Gleason <fredg@paravelsystems.com>

* Refactored the RDCartDialog class to use RDApplication.
This commit is contained in:
Fred Gleason
2018-02-05 22:48:15 -05:00
parent 2d2d52e408
commit e9926053c8
9 changed files with 33 additions and 65 deletions

View File

@@ -378,10 +378,8 @@ order by CHANNEL",(const char *)q->value(0).toString().lower());
//
// Cart Picker
//
catch_cart_dialog=new RDCartDialog(&catch_filter,&catch_group,
&catch_schedcode,rda->cae(),rda->ripc(),
rda->station(),rda->system(),rda->config(),
this);
catch_cart_dialog=
new RDCartDialog(&catch_filter,&catch_group,&catch_schedcode,this);
//
// Cart List