Merge fix

This commit is contained in:
Krad
2022-04-06 09:29:17 +08:00
parent 73cd96333d
commit bc8f5cdeb2
5 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
#include "log/UserOperationLog.h"
#include <QSortFilterProxyModel>
#include "src/components/VerticalTextToolButton.h"
#include "AlertDialog.h"
#include "dialogs/AlertDialog.h"
#include <QScroller>

View File

@@ -6,7 +6,7 @@
#define GUI_SELECTFORMWIDGET_H
#include "tabformwidget.h"
#include "forms/tabformwidget.h"
#include "EditPatientDialog.h"
class EditPatientForm;
class SlideableTableView;