]> git.lyx.org Git - features.git/blobdiff - src/toolbar.C
A bunch of obvious changes to please strict ansi compilers. Not finished.
[features.git] / src / toolbar.C
index 4dba7ea114eb26a8957f95c8563d624e3141a58a..fae4601c14febd5492daf7f4c364d449c993edac 100644 (file)
@@ -92,6 +92,7 @@
 #include "layout_std.xpm"
 #include "build.xpm"
 
+// this one is not "C" because combox callbacks are really C++ %-|
 extern void LayoutsCB(int, void*);
 extern char** get_pixmap_from_symbol(char const *arg, int, int);
 extern LyXAction lyxaction;