"edit.h/.cc" splitted to limit rebuilding dependencies

This commit is contained in:
Hombre
2019-03-22 00:09:37 +01:00
parent d059caa7de
commit 108b69ae22
45 changed files with 2206 additions and 2045 deletions

View File

@@ -1,7 +1,7 @@
# Common source files for both CLI and non-CLI execautables
set(CLISOURCEFILES
alignedmalloc.cc
edit.cc
editcallbacks.cc
main-cli.cc
multilangmgr.cc
options.cc
@@ -49,8 +49,10 @@ set(NONCLISOURCEFILES
dirpyrequalizer.cc
distortion.cc
dynamicprofilepanel.cc
edit.cc
editbuffer.cc
editcallbacks.cc
editorpanel.cc
editwidgets.cc
editwindow.cc
epd.cc
exiffiltersettings.cc