summaryrefslogtreecommitdiff
path: root/include/vcl/spinfld.hxx
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-03-31 05:28:14 +0000
committerMichael Stahl <mstahl@redhat.com>2017-03-31 08:58:48 +0000
commitbb37c73bdc7544f67d1acb98af6248fb43140ca7 (patch)
treef29e11b22f0b1112f4f03f1b39432a5cefcdf042 /include/vcl/spinfld.hxx
parent6a59352290a5d05c4236522b56124ac06cd591ad (diff)
tdf#39468 Translate German comments
Translate German comments in filter/ Change-Id: I2b5856f1d4b894ca64a5b8105ca3f6466b17360b Reviewed-on: https://gerrit.libreoffice.org/35953 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include/vcl/spinfld.hxx')
-rw-r--r--include/vcl/spinfld.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/spinfld.hxx b/include/vcl/spinfld.hxx
index 50c6afc3d748..ea829e388fb4 100644
--- a/include/vcl/spinfld.hxx
+++ b/include/vcl/spinfld.hxx
@@ -66,7 +66,7 @@ public:
protected:
tools::Rectangle maUpperRect;
tools::Rectangle maLowerRect;
- tools::Rectangle maDropDownRect; // noch nicht angebunden...
+ tools::Rectangle maDropDownRect; // not yet attached ...
using Window::ImplInit;
SAL_DLLPRIVATE void ImplInit( vcl::Window* pParent, WinBits nStyle );