]> git.lyx.org Git - lyx.git/blobdiff - src/lyxrc.h
revert recent change to development/FORMAT (don't change history)
[lyx.git] / src / lyxrc.h
index 02ceec178f83b0f346efa7e3d0751c42e8f264ee..f87f300068de99ed91c97e7d2c9a41c787904927 100644 (file)
@@ -139,7 +139,6 @@ public:
                RC_USE_SPELL_LIB,
                RC_VIEWDVI_PAPEROPTION,
                RC_VIEWER,
-               RC_WHEEL_JUMP,
                RC_LAST
        };
 
@@ -249,9 +248,6 @@ public:
        bool geometry_xysaved;
        /// Zoom factor for screen fonts
        unsigned int zoom;
-       /// parameter for button_4 and button_5 (scrollwheel)
-       /// Only used by the xforms frontend
-       unsigned int wheel_jump;
        /// Screen font sizes in points for each font size
        std::string font_sizes[10];
        /// Allow the use of scalable fonts? Default is yes.