]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagjpeg.cpp
make sure gs_captureWindow is always set to NULL in DoReleaseMouse
[wxWidgets.git] / src / common / imagjpeg.cpp
index d16360ce1732f58a22ad0fea6da623c71a3624c1..c8db0ce961e5de0b47e144aac8027fad9f41f511 100644 (file)
@@ -61,7 +61,7 @@ extern "C"
 // we can't use METHODDEF here as it includes static yet the functions must be
 // extern "C" and these can't be used together!
 #undef METHODDEF
-#define METHODDEF(type) extern "C" wxC_CALLING_CONV type
+#define METHODDEF(type) extern "C" type wxC_CALLING_CONV
 
 //-----------------------------------------------------------------------------
 // wxJPEGHandler