working with class

This commit is contained in:
Dmitry Borisenko
2020-07-30 21:18:04 +02:00
parent 715ae0584a
commit 6831c49a13
3 changed files with 7 additions and 2 deletions

4
src/Class/Button.cpp Normal file
View File

@@ -0,0 +1,4 @@
#include "Class/Button.h"
Button* myClass;