diff --git a/rtdata/languages/default b/rtdata/languages/default
index 0a25b03fe..0d3d1d980 100644
--- a/rtdata/languages/default
+++ b/rtdata/languages/default
@@ -969,7 +969,7 @@ THRESHOLDSELECTOR_HINT;Hold the Shift key to move individual control poin
THRESHOLDSELECTOR_TL;Top-left
THRESHOLDSELECTOR_TR;Top-right
THRESHOLDSELECTOR_T;Top
-TOOLBAR_TOOLTIP_CROP;Crop selection.\nShortcut: c
+TOOLBAR_TOOLTIP_CROP;Crop selection.\nShortcut: c\nMove the crop area using Shift + mouse drag
TOOLBAR_TOOLTIP_HAND;Hand tool.\nShortcut: h
TOOLBAR_TOOLTIP_STRAIGHTEN;Straighten / fine rotation.\nShortcut: s\n\nIndicate the vertical or horizontal by drawing a guide line over the image preview. Angle of rotation will be shown next to the guide line. Center of rotation is the geometrical center of the image.
TOOLBAR_TOOLTIP_WB;Spot white balance.\nShortcut: w
diff --git a/rtgui/saveasdlg.h b/rtgui/saveasdlg.h
index bb4615d94..7db08b702 100644
--- a/rtgui/saveasdlg.h
+++ b/rtgui/saveasdlg.h
@@ -17,7 +17,7 @@
* along with RawTherapee. If not, see .
*/
#ifndef _SAVEASDLG_
-#define _SAVEASDLG
+#define _SAVEASDLG_
#include
#include "adjuster.h"