]> git.lyx.org Git - features.git/blobdiff - src/bmtable.h
in addition to the changes mentioned in ChangeLog, there is the usual batch of whites...
[features.git] / src / bmtable.h
index 7b26b692ca75c584b50c6d1a7b6d42cc0b113749..937b8c112b6c546fb1b5c4d9bb56abb7c2f2b25b 100644 (file)
@@ -47,7 +47,7 @@ int fl_get_bmtable_numb(FL_OBJECT *ob);
 void fl_set_bmtable(FL_OBJECT *, int pushed, int pos);
 
 /** Number of columns and rows, and the background bitmap */
-void fl_set_bmtable_data(FL_OBJECT *, int, int, int, int , unsigned char *);
+void fl_set_bmtable_data(FL_OBJECT *, int, int, int, int , unsigned char const *);
 ///
 void fl_set_bmtable_pixmap_data(FL_OBJECT *, int, int, char **);
 ///