added new TupleTableModel for settingsdialog
This commit is contained in:
@@ -23,7 +23,7 @@ class Window : public BaseWindow
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
enum WindowType { Main, Popup };
|
||||
enum WindowType { Main, Popup, Attached };
|
||||
|
||||
explicit Window(singletons::ThemeManager &_themeManager, WindowType type);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user