]> git.lyx.org Git - features.git/blobdiff - src/insets/insetgraphics.C
Small fixes
[features.git] / src / insets / insetgraphics.C
index ff7dd2b86629588d7bc37a883a795a309c21c6e9..dcc25313db0931fe67f0335cacf48a6b5de44d08 100644 (file)
@@ -28,7 +28,7 @@ extern string system_tempdir;
 
 string browseFile();
 
-void GraphicxCB(FL_OBJECT * obj, long arg) 
+extern "C" void GraphicxCB(FL_OBJECT * obj, long arg) 
 {
        lyxerr << "GraphicxCB: obj = " << obj << " arg = " << arg << endl;
        switch (arg) {