Files
MuditaOS/module-gui/gui/core/DrawCommand.cpp
2020-10-20 12:55:10 +02:00

15 lines
282 B
C++

// Copyright (c) 2017-2020, Mudita Sp. z.o.o. All rights reserved.
// For licensing, see https://github.com/mudita/MuditaOS/LICENSE.md
/*
* DrawCommand.cpp
*
* Created on: 25 kwi 2019
* Author: robert
*/
#include "DrawCommand.hpp"
namespace gui
{} /* namespace gui */