Add fwd header for DropAreaWithCentralFrame_p.h

This commit is contained in:
Sergio Martins
2022-07-08 14:09:57 +01:00
parent 3364d8ba76
commit 0785408a5c
2 changed files with 13 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ set(DOCKS_INSTALLABLE_PRIVATE_INCLUDES
private/DragController_p.h
private/Draggable_p.h
private/DropArea_p.h
private/DropAreaWithCentralFrame_p.h
private/DropIndicatorOverlayInterface_p.h
private/FloatingWindow_p.h
private/Frame_p.h

View File

@@ -0,0 +1,12 @@
/*
This file is part of KDDockWidgets.
SPDX-FileCopyrightText: 2020-2022 Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.com>
Author: Sergio Martins <sergio.martins@kdab.com>
SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only
Contact KDAB at <info@kdab.com> for commercial licensing options.
*/
#include "../../../private/DropAreaWithCentralFrame_p.h"