]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/icon.cpp
Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL
[wxWidgets.git] / src / cocoa / icon.cpp
index 26a7c1b1ebecbf94c656f0b0e5b26c41f992eb6c..be8e8dfbc3a05db05b17156bea49332d1446bc7c 100644 (file)
@@ -28,6 +28,10 @@ wxIcon::wxIcon()
 {
 }
 
+wxIcon::wxIcon(const char **xpm)
+{
+}
+
 wxIcon::wxIcon(const char WXUNUSED(bits)[], int WXUNUSED(width), int WXUNUSED(height))
 {
 }