mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-27 14:12:34 +02:00
2020-01-18 Fred Gleason <fredg@paravelsystems.com>
* Adjusted the position of the 'Matching Carts' readout on the main window of rdlibrary(1).
This commit is contained in:
parent
63949df482
commit
255f757991
@ -19398,3 +19398,6 @@
|
||||
2020-01-04 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Added 'Repetitions=' and 'RepetitionDelay=' directive to the
|
||||
configuration of the 'pypad_xds.py' PyPAD script.
|
||||
2020-01-18 Fred Gleason <fredg@paravelsystems.com>
|
||||
* Adjusted the position of the 'Matching Carts' readout on the
|
||||
main window of rdlibrary(1).
|
||||
|
@ -1113,8 +1113,8 @@ void MainWidget::resizeEvent(QResizeEvent *e)
|
||||
lib_codes_box->setGeometry(300,40,100,20);
|
||||
lib_codes2_label->setGeometry(415,40,130,20);
|
||||
lib_codes2_box->setGeometry(550,40,100,20);
|
||||
lib_matches_label->setGeometry(660,40,100,20);
|
||||
lib_matches_edit->setGeometry(755,40,65,20);
|
||||
lib_matches_label->setGeometry(670,40,100,20);
|
||||
lib_matches_edit->setGeometry(775,40,65,20);
|
||||
lib_showmatches_label->setGeometry(760,66,200,20);
|
||||
lib_showmatches_box->setGeometry(740,68,15,15);
|
||||
lib_allowdrag_label->setGeometry(580,66,130,20);
|
||||
|
Loading…
x
Reference in New Issue
Block a user