2022-08-03 08:23:20 +02:00

11 lines
371 B
C++

/******************************************************************************
* Copyright (C) 2021 Edelhirsch Software GmbH
* This file may be used under the terms of the 3-clause BSD License
*****************************************************************************/
#include "GridBox.h"
QSK_SUBCONTROL( MainContentGridBox, Panel )
#include "moc_GridBox.cpp"