Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/src/space.c')
-rw-r--r--source/blender/src/space.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/space.c b/source/blender/src/space.c
index 18d312910c1..01813ef8026 100644
--- a/source/blender/src/space.c
+++ b/source/blender/src/space.c
@@ -1399,7 +1399,7 @@ void drawinfospace(void)
uiDefButI(block, NUM, 0, "WLines",
1153,54,70,20, &U.wheellinescroll,
- 0.0, 32.0, 0, 0,
+ 1.0, 32.0, 0, 0,
"Mousewheel: The number of lines that get scrolled");
uiDefButS(block, TOG|BIT|2, 0, "WZoom",
1081,54,70,20, &(U.uiflag), 0, 0, 0, 0,