moved undostack to its own source file
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
|
||||
#include "checkboxex.h"
|
||||
|
||||
#include "undo/undostack.h"
|
||||
#include "undo/undo.h"
|
||||
|
||||
CheckboxEx::CheckboxEx(QWidget* parent) : QCheckBox(parent) {
|
||||
|
||||
Reference in New Issue
Block a user