|
@ -38,7 +38,7 @@ public slots: |
|
|
void deletePatientFromList(QString firstAidId); |
|
|
void deletePatientFromList(QString firstAidId); |
|
|
|
|
|
|
|
|
signals: |
|
|
signals: |
|
|
statusChanged(QString firstAidId,QString status); |
|
|
void statusChanged(QString firstAidId,QString status); |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
#endif // MAINWIDGET_H
|
|
|
#endif // MAINWIDGET_H
|
|
|