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

@@ -25,8 +25,7 @@
#include "kddockwidgets/docks_export.h"
#include "kddockwidgets/QWidgetAdapter.h"
#include "kddockwidgets/KDDockWidgets.h"
#include "kddockwidgets/private/LayoutSaver_p.h"
#include "kddockwidgets/LayoutSaver.h"
namespace Layouting {
class Item;