Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2126
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/26/2126/1
MODKEY_BigOrtho is never defined
Change-Id: Ifd7c7f634860ced0021bf6c6b99d1e0ea0615a7c
---
M svx/source/svdraw/svdview.cxx
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/svx/source/svdraw/svdview.cxx b/svx/source/svdraw/svdview.cxx
index 39b0e99..b9c9f99 100644
--- a/svx/source/svdraw/svdview.cxx
+++ b/svx/source/svdraw/svdview.cxx
@@ -770,9 +770,6 @@
#ifdef MODKEY_Ortho
SetOrtho(MODKEY_Ortho!=IsOrthoDesired());
#endif
-#ifdef MODKEY_BigOrtho
- SetBigOrtho(MODKEY_BigOrtho);
-#endif
#ifdef MODKEY_AngleSnap
SetAngleSnapEnabled(MODKEY_AngleSnap);
#endif
--
To view, visit https://gerrit.libreoffice.org/2126
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifd7c7f634860ced0021bf6c6b99d1e0ea0615a7c
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Julien Nabet <serval2412@yahoo.fr>
Context
- [PATCH] MODKEY_BigOrtho is never defined · Julien Nabet (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.