]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbmp.h
Use the correct WXDLLEXPORT declaration.
[wxWidgets.git] / include / wx / msw / statbmp.h
index 1e5dd35fcedbde574e792e76f125506c96f3a307..ae0ed7219e932868acb0a78c8d629f801026ece7 100644 (file)
@@ -73,6 +73,9 @@ public:
     // implementation only from now on
     // -------------------------------
 
+    // implement base class virtuals
+    virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
+
 protected:
     virtual wxBorder GetDefaultBorder() const;
     virtual wxSize DoGetBestSize() const;