]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/popupwin.h
Fixed OS/2 compilation problems.
[wxWidgets.git] / include / wx / msw / popupwin.h
index 297c0e799164644f52938dac8bfe0232e5e307d9..239ee042124292cb64e98da4f0a5f22944d7fbea 100644 (file)
@@ -42,6 +42,8 @@ protected:
 
         GetParent()->ClientToScreen(x, y);
     }
+
+    DECLARE_DYNAMIC_CLASS(wxPopupWindow)
 };
 
 #endif // _WX_MSW_POPUPWIN_H_