[Libreoffice-commits] .: patches/dev300
Tor Lillqvist
tml at kemper.freedesktop.org
Fri Oct 15 01:13:31 PDT 2010
patches/dev300/scroll-accel-vcl.diff | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
New commits:
commit 4a3213a5801fba751f19b16a5e32bf949f2379a4
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Fri Oct 15 11:12:22 2010 +0300
Make scroll-accel-vcl.diff apply again
diff --git a/patches/dev300/scroll-accel-vcl.diff b/patches/dev300/scroll-accel-vcl.diff
index 3e7bf3b..b6c1d46 100644
--- a/patches/dev300/scroll-accel-vcl.diff
+++ b/patches/dev300/scroll-accel-vcl.diff
@@ -78,7 +78,7 @@ index 8c59779..83b608e 100644
aWTimer.Start();
if ( eSelMode != SINGLE_SELECTION )
{
-@@ -489,3 +491,27 @@ void SelectionEngine::Command( const CommandEvent& rCEvt )
+@@ -489,5 +491,29 @@ void SelectionEngine::Command( const CommandEvent& rCEvt )
nFlags &= ~SELENG_CMDEVT;
}
}
@@ -106,6 +106,5 @@ index 8c59779..83b608e 100644
+
+ nUpdateInterval = nInterval;
+}
---
-1.7.0.1
-
+
+ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
More information about the Libreoffice-commits
mailing list