11 lines
352 B
C++
Raw Normal View History

/******************************************************************************
* Copyright (C) 2021 Edelhirsch Software GmbH
2023-04-06 09:23:37 +02:00
* SPDX-License-Identifier: BSD-3-Claus
*****************************************************************************/
#include "GridBox.h"
QSK_SUBCONTROL( MainContentGridBox, Panel )
#include "moc_GridBox.cpp"