qskinny/examples/iotdashboard/GridBox.cpp

11 lines
353 B
C++
Raw Normal View History

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