]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/FormRef.h
more type changes, some consts added
[features.git] / src / frontends / xforms / FormRef.h
index f0548cfb66532f93831e676e0ac9dee715c3fd1a..f71931fa3174a6242ae45f8e7f6de37385f66add 100644 (file)
@@ -54,7 +54,7 @@ private:
        /// Build the dialog
        virtual void build();
        /// Filter the input
-       virtual void input( long );
+       virtual void input(long);
        /// Update dialog before showing it
        virtual void update();
        /// Not used but must be instantiated