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

@@ -24,7 +24,6 @@
#include "Utils_p.h"
#include "SideBar_p.h"
#include "Logging_p.h"
#include "Item_p.h"
#include "FrameworkWidgetFactory.h"
#include "DropAreaWithCentralFrame_p.h"