UI - Refactoring progress
(see previous log message)
This commit is contained in:
parent
05472b1c3a
commit
c465a38306
19 changed files with 46 additions and 32 deletions
11
Makefile
11
Makefile
|
@ -18,6 +18,7 @@ COMMON = \
|
|||
common.cc \
|
||||
c-filewatcher.cc \
|
||||
c-utilities.cc \
|
||||
c-undo.cc \
|
||||
\
|
||||
c-ops.cc \
|
||||
c-opast.cc \
|
||||
|
@ -25,14 +26,12 @@ COMMON = \
|
|||
c-opcomp.cc \
|
||||
c-opmgr.cc \
|
||||
\
|
||||
c-sync.cc \
|
||||
c-syncedit.cc \
|
||||
c-syncoverrides.cc \
|
||||
\
|
||||
camera.cc \
|
||||
\
|
||||
undo.cc \
|
||||
\
|
||||
sync.cc \
|
||||
syncedit.cc \
|
||||
syncoverrides.cc \
|
||||
\
|
||||
ui.cc \
|
||||
ui-actions.cc \
|
||||
ui-app.cc \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue