Css fix and rolling message event, time text fix.

This commit is contained in:
kradchen
2023-09-08 13:54:11 +08:00
parent bf0367b3e4
commit fd01be0fe9
7 changed files with 33 additions and 6 deletions

View File

@@ -34,6 +34,7 @@ private:
QToolButton *mBtnEdit;
QToolButton *mBtnDelete;
QToolButton *mBtnSelect;
QToolButton *mBtnTurnOff;
SlideTableView *mPatTable;
QSqlTableModel *mModel;
PatientDetailForm *patientDetailForm;