Remove Frame.h/cpp to Group.h/cpp

It's a better name.
Files only for now. Contents will come in a followup.
This commit is contained in:
Sergio Martins
2022-06-21 08:32:05 +01:00
parent b9773cd262
commit 73d627554a
50 changed files with 65 additions and 68 deletions

View File

@@ -16,7 +16,7 @@
#include "private/Logging_p.h"
#include "controllers/MDILayout.h"
#include "controllers/TitleBar.h"
#include "controllers/Frame.h"
#include "controllers/Group.h"
#include "controllers/FloatingWindow.h"
#include "controllers/SideBar.h"
#include "controllers/DropArea.h"