diff --git a/include/Class/Item.h b/include/Class/Item.h index 1592c314..e0f9d2da 100644 --- a/include/Class/Item.h +++ b/include/Class/Item.h @@ -4,7 +4,7 @@ #include "Global.h" -class Item : public Item { +class Item : public Button { protected: String type;