]> git.lyx.org Git - lyx.git/blobdiff - src/bmtable.c
Hopefully fix the problem with stateText() in lyxfont.C
[lyx.git] / src / bmtable.c
index ae87405a255032985fbf28ee825b26124fb8234a..df5878d35b7104a00f00503d7dd7d99e6c8c2c60 100644 (file)
@@ -68,7 +68,8 @@ FL_OBJECT *fl_add_bmtable(int type, FL_Coord x, FL_Coord y,
 }
 
 
-static void draw_bitmaptable(FL_OBJECT *ob)
+static
+void draw_bitmaptable(FL_OBJECT *ob)
 {
        int i, j, lx;
        FL_Coord mx, my;