Added a ComboBoxDelegate for the new "type" role.

This commit is contained in:
2026-03-01 11:42:30 +01:00
parent 5e3950f6ba
commit 385dc7ca76
5 changed files with 106 additions and 5 deletions

View File

@ -110,6 +110,7 @@ class MainWindow : public QMainWindow {
unique_ptr<EditItemDialog> m_editItemDialog;
/// Setup functions
void setupModelViews();
void createActions();
void createFileActions();
void createUndoActions();