Working GUI Button

This commit is contained in:
2015-09-23 16:51:20 +02:00
parent 8e00b76036
commit b83de44715
4 changed files with 128 additions and 21 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ source_group(Sound FILES ${SOURCE_FILES_Sound})
#)
set(SOURCE_FILES_GUI
"${INCLUDE_PATH}/GUI/Frame.h"
)
../../include/GUI/Button.h)
source_group(GUI FILES ${SOURCE_FILES_GUI})
set(SOURCE_FILES