1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/mapeditor/radiopushbutton.cpp
2022-09-01 05:51:29 +04:00

8 lines
90 B
C++

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