1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/mapeditor/radiopushbutton.cpp
2022-09-18 03:23:17 +04:00

8 lines
90 B
C++

#include "StdInc.h"
#include "radiopushbutton.h"
RadioPushButton::RadioPushButton()
{
}