UI - Some refactoring

Basically trying to separate stuff from window.hh
This commit is contained in:
Emmanuel BENOîT 2017-11-23 12:46:48 +01:00
parent da570c14bf
commit 89d125761a
9 changed files with 303 additions and 285 deletions

View file

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