2022-07-14 12:35:57 +00:00
|
|
|
/******************************************************************************
|
|
|
|
* Copyright (C) 2021 Edelhirsch Software GmbH
|
2023-04-06 08:15:03 +00:00
|
|
|
* SPDX-License-Identifier: BSD-3-Clause
|
2022-07-14 12:35:57 +00:00
|
|
|
*****************************************************************************/
|
|
|
|
|
|
|
|
#include "GridBox.h"
|
|
|
|
|
|
|
|
QSK_SUBCONTROL( MainContentGridBox, Panel )
|
|
|
|
|
|
|
|
#include "moc_GridBox.cpp"
|