This commit is contained in:
parent
2b01889087
commit
2046482a77
|
@ -51,5 +51,6 @@ private:
|
||||||
QStandardItemModel* const items_list;
|
QStandardItemModel* const items_list;
|
||||||
|
|
||||||
void init_groups_list(QStandardItemModel* model);
|
void init_groups_list(QStandardItemModel* model);
|
||||||
|
void init_items_present(const QModelIndex& index);
|
||||||
};
|
};
|
||||||
#endif // MAINWINDOW_H
|
#endif // MAINWINDOW_H
|
||||||
|
|
Loading…
Reference in New Issue