UI - Started working on actions

+ Can be registered
+ Can be used to draw menu items and toolbar buttons
This commit is contained in:
Emmanuel BENOîT 2017-11-23 13:54:27 +01:00
parent 89d125761a
commit 88e5724fe9
6 changed files with 223 additions and 27 deletions

View file

@ -26,6 +26,7 @@ COMMON = \
filewatcher.cc \
window.cc \
dialogs.cc \
ui-actions.cc \
globals.cc \
profiling.cc \
shaders.cc \