]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagpcx.h
Add WXK_NONE symbolic constant indicating absence of a key.
[wxWidgets.git] / include / wx / imagpcx.h
index 0e8693dca09334adaa6af82997be45017ccff431..c3e1b3ed9b6c61b22de21c0b2b930559c0e807f5 100644 (file)
@@ -18,7 +18,7 @@
 //-----------------------------------------------------------------------------
 
 #if wxUSE_PCX
-class WXDLLEXPORT wxPCXHandler : public wxImageHandler
+class WXDLLIMPEXP_CORE wxPCXHandler : public wxImageHandler
 {
 public:
     inline wxPCXHandler()