]> git.lyx.org Git - lyx.git/blobdiff - src/intl.h
removed a warning from screen and added CFLAGS in lyx.spec.in.
[lyx.git] / src / intl.h
index beba4d595a60b70134141f120e634bde0e3cc3ce..97605c11e85c839afa0d79a17efff903865c42f6 100644 (file)
@@ -64,6 +64,8 @@ public:
        bool keymapon;
        ///
        char *chsetcode;
+       ///
+       static void DispatchCallback(FL_OBJECT*,long);
 private:
        ///
        //int SelectCharset(char const *code);
@@ -76,8 +78,6 @@ private:
        ///
        void Keymap(long code);
        ///
-       static void DispatchCallback(FL_OBJECT*,long);
-       ///
        bool primarykeymap;
        ///
        int curkeymap;