mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
working with class
This commit is contained in:
@@ -32,4 +32,4 @@ class Button : public Item {
|
||||
}
|
||||
};
|
||||
|
||||
//extern Button* myButton;
|
||||
extern Button* myClass;
|
||||
Reference in New Issue
Block a user