ui example: improve progress bar object timer
This commit is contained in:
parent
e956c3ad1f
commit
796c86da6f
@ -44,7 +44,6 @@ ProgressDialog::ProgressDialog (FWidget* parent) : FDialog(parent)
|
||||
reset->setText("&Reset");
|
||||
reset->setGeometry(2, 6, 8, 1, false);
|
||||
reset->setShadow();
|
||||
//reset->setFocus();
|
||||
reset->setDisable();
|
||||
|
||||
more = new FButton(this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user