Remove some Item_p.h/multisplitter includes

that's private API for the layouts, don't want them exposed higher
in the stack
This commit is contained in:
Sergio Martins
2020-12-17 13:48:50 +00:00
parent 27ffb64eb4
commit 5e64463a8c
11 changed files with 30 additions and 28 deletions

View File

@@ -16,7 +16,6 @@
#include "Utils_p.h"
#include "DockRegistry_p.h"
#include "DropArea_p.h"
#include "multisplitter/Item_p.h"
#include "Config.h"
#include "TitleBar_p.h"
#include "FrameworkWidgetFactory.h"