Added a ComboBoxDelegate for the new "type" role.
This commit is contained in:
@ -110,6 +110,7 @@ class MainWindow : public QMainWindow {
|
||||
unique_ptr<EditItemDialog> m_editItemDialog;
|
||||
|
||||
/// Setup functions
|
||||
void setupModelViews();
|
||||
void createActions();
|
||||
void createFileActions();
|
||||
void createUndoActions();
|
||||
|
||||
Reference in New Issue
Block a user