[add] system setting
This commit is contained in:
@@ -35,6 +35,7 @@ EditPatientForm::EditPatientForm(QWidget *parent) :
|
||||
btnFemale=btnF;
|
||||
btnMale=btnM;
|
||||
QHBoxLayout* layout =new QHBoxLayout(this->ui->editcmdWidget);
|
||||
|
||||
ADD_TOOL_BTN(Cancel,":/icons/close_circle.png");
|
||||
ADD_TOOL_BTN(Accpet,":/icons/selected.png");
|
||||
btnCancel->setEnabled(editEnable);
|
||||
|
||||
Reference in New Issue
Block a user