This commit is contained in:
WS 2021-08-14 23:38:45 +08:00
parent 2b01889087
commit 2046482a77
1 changed files with 1 additions and 0 deletions

View File

@ -51,5 +51,6 @@ private:
QStandardItemModel* const items_list;
void init_groups_list(QStandardItemModel* model);
void init_items_present(const QModelIndex& index);
};
#endif // MAINWINDOW_H