--- source/blender/src/space.c 12 Oct 2006 11:53:50 -0000 1.384
+++ source/blender/src/space.c 12 Oct 2006 20:25:27 -0000
@@ -2748,7 +2748,8 @@
&U.rvibright, 0, 10, 0, 0,
"The brightness of the icon");
uiBlockEndAlign(block);
-
+
+ uiDefButI(block, NUM, B_DRAWINFO, "Rotation Angle:",(xpos+edgsp+(3*mpref)+(4*midsp)),y1,(mpref),buth,&U.angRotView, 0, 90, 0, 0,"Control the rotation step of the view when PAD2,PAD4,PAD6&PAD8 is use");