This commit is contained in:
Dmitry Borisenko
2020-07-29 21:44:49 +02:00
parent 7134c07f60
commit 98d59615a3

View File

@@ -4,7 +4,7 @@
#include "Global.h"
class Item : public Item {
class Item : public Button {
protected:
String type;