Move DropArea into controllers/
In preparation to split it into View/Controller. This is just the move, no code changed yet. Next will be the namespace change.
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
#include "private/MultiSplitter_p.h"
|
||||
#include "private/MDILayoutWidget_p.h"
|
||||
#include "MDIArea.h"
|
||||
#include "private/DropArea_p.h"
|
||||
#include "controllers/DropArea.h"
|
||||
|
||||
#include <QWindow>
|
||||
#include <QDebug>
|
||||
|
||||
Reference in New Issue
Block a user