Merge branch 'dev' into hidpi-icons

This commit is contained in:
Hombre
2019-03-13 01:00:14 +01:00
165 changed files with 2388 additions and 1653 deletions

View File

@@ -21,6 +21,8 @@
#include "imagearea.h"
#include "cursormanager.h"
#include "../rtengine/procparams.h"
PreviewWindow::PreviewWindow () : previewHandler(nullptr), mainCropWin(nullptr), imageArea(nullptr), imgX(0), imgY(0), imgW(0), imgH(0),
zoom(0.0), press_x(0), press_y(0), isMoving(false), needsUpdate(false), cursor_type(CSUndefined)