Install LayoutSaver_p.h

Moved it into private/ too, not sure why it was in src/

For issue #175
This commit is contained in:
Sergio Martins
2021-04-28 21:08:41 +01:00
parent 7830ccb017
commit a113205881
2 changed files with 2 additions and 1 deletions

View File

@@ -37,7 +37,7 @@ set(DOCKSLIBS_SRCS
MainWindowMDI.h
LayoutSaver.cpp
LayoutSaver.h
LayoutSaver_p.h
private/LayoutSaver_p.h
private/LayoutWidget.cpp
private/LayoutWidget_p.h
private/MDILayoutWidget.cpp
@@ -114,6 +114,7 @@ set(DOCKS_INSTALLABLE_PRIVATE_INCLUDES
private/DropIndicatorOverlayInterface_p.h
private/FloatingWindow_p.h
private/Frame_p.h
private/LayoutSaver_p.h
private/MultiSplitter_p.h
private/LayoutWidget_p.h
private/SideBar_p.h