]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngconf.h
fixed bug #976725: "RETURN closes dialog instead of combobox dropdown" (applied fix...
[wxWidgets.git] / src / png / pngconf.h
index 7b60f45b5bd1626688149b9206ea569541c30165..723141ab2c3a66f0997d1fa4a63c1345043ce7e4 100644 (file)
@@ -1246,7 +1246,7 @@ typedef z_stream FAR *  png_zstreamp;
 #endif
 
 #if defined(__VISAGECPP__)
-/* I don't compile with this _System linkage for wxWindows */
+/* I don't compile with this _System linkage for wxWidgets */
 #  ifdef PNGAPI
 #    undef PNGAPI
 #  endif