mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-11 09:03:40 +02:00
2020-02-25 Fred Gleason <fredg@paravelsystems.com>
* Added captioning to the 'Select Cart' dialog.
This commit is contained in:
@@ -329,8 +329,8 @@ MainWidget::MainWidget(RDConfig *c,QWidget *parent)
|
||||
//
|
||||
// Cart Picker
|
||||
//
|
||||
catch_cart_dialog=
|
||||
new RDCartDialog(&catch_filter,&catch_group,&catch_schedcode,this);
|
||||
catch_cart_dialog=new RDCartDialog(&catch_filter,&catch_group,
|
||||
&catch_schedcode,"RDCatch",this);
|
||||
|
||||
//
|
||||
// Cart List
|
||||
|
Reference in New Issue
Block a user