Added CollationModel + factory for editing and added to EditTableWidget

This commit is contained in:
eelke 2018-12-16 11:35:39 +01:00
parent f0c1035378
commit e75b0f1a71
7 changed files with 107 additions and 19 deletions

View file

@ -1,5 +1,4 @@
#include "SelectionEditorFactory.h"
#include "model/TypeSelectionItemModel.h"
#include "AbstractModelFactory.h"
#include <QComboBox>