Fix EditPateintDialog crash without comment.
This commit is contained in:
@@ -41,7 +41,6 @@ private:
|
||||
ULineEdit* le_name = nullptr;
|
||||
ULineEdit* le_sex = nullptr;
|
||||
ULineEdit* le_date = nullptr;
|
||||
UTextEdit* te_comment = nullptr;
|
||||
QLabel* lbl_error = nullptr;
|
||||
PatientInformation store;
|
||||
QString currentPatientUID;
|
||||
|
||||
Reference in New Issue
Block a user