"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

@@ -27,6 +27,9 @@
#include "options.h"
#include "rtimage.h"
#include "threadutils.h"
#include "editcallbacks.h"
#include "editbuffer.h"
#include "editwidgets.h"
#include "../rtengine/dcrop.h"
#include "../rtengine/mytime.h"