Don't require LayoutSaver_p.h to be installed

It's impl detail that doesn't need to be installed
This commit is contained in:
Sergio Martins
2021-01-18 20:37:22 +00:00
parent 54314273a0
commit 44587cb947
14 changed files with 30 additions and 34 deletions

View File

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