From 6c40afcbbff6733d27d73f363fc1d68cd81c3f4e Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 2 Jan 2014 11:42:35 -0500 Subject: [PATCH] Tooltip for the crop tool --- rtdata/languages/default | 2 +- rtgui/saveasdlg.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"