]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/icon.h
removed wxUSE_MENU_CALLBACK references: the code inside the #if couldn't compile...
[wxWidgets.git] / include / wx / x11 / icon.h
index c9f867a6a7b0e5123f0c7643156aee90a062fc49..7ced9173c5a61fb892fbbd1054033f38986232a0 100644 (file)
@@ -22,7 +22,7 @@
 // wxIcon
 //-----------------------------------------------------------------------------
 
-class wxIcon: public wxBitmap
+class WXDLLIMPEXP_CORE wxIcon: public wxBitmap
 {
 public:
     wxIcon();