Rename MDILayoutWidget to MDILayout and move it to controllers/
Since it's not a view, remove the "Widget" suffix
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
// #include "qtwidgets/views/TitleBar_qtquick.h"
|
||||
|
||||
#include "controllers/DropArea.h"
|
||||
#include "private/MDILayoutWidget_p.h"
|
||||
#include "controllers/MDILayout.h"
|
||||
// #include "MDIArea.h"
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
Reference in New Issue
Block a user