vcl/source/window/dlgctrl.cxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit c3137a65851e401ce4e3d4e48c0e5872edf46412 Author: Luc Castermans <luc.casterm...@gmail.com> Date: Sat Apr 5 11:20:09 2014 +0200 Translated German comments Change-Id: I153ec05a587a3c7384dcccc039e4c8f794a14a2f Reviewed-on: https://gerrit.libreoffice.org/8865 Tested-by: David Tardon <dtar...@redhat.com> Reviewed-by: David Tardon <dtar...@redhat.com> diff --git a/vcl/source/window/dlgctrl.cxx b/vcl/source/window/dlgctrl.cxx index 2ff228b..d4b47d8 100644 --- a/vcl/source/window/dlgctrl.cxx +++ b/vcl/source/window/dlgctrl.cxx @@ -588,8 +588,7 @@ bool Window::ImplDlgCtrl( const KeyEvent& rKEvt, bool bKeyInput ) sal_uInt16 nFormEnd; sal_uInt16 nDlgCtrlFlags; - // Ohne Focus-Window koennen wir auch keine Steuerung uebernehmen - // w/o a Focus-Window we cannot take control + // we cannot take over control without Focus-window Window* pFocusWindow = Application::GetFocusWindow(); if ( !pFocusWindow || !ImplIsWindowOrChild( pFocusWindow ) ) return false; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits