]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/statbox.h
change superflous elif to else
[wxWidgets.git] / include / wx / msw / statbox.h
index 23735739d2dcc007db49ea533d67a9866cc2b5d1..da34503f2c5afbfe2c42b7fae44abdd98a90e150 100644 (file)
@@ -39,6 +39,9 @@ public:
                 long style = 0,
                 const wxString& name = wxStaticBoxNameStr);
 
+    /// Implementation
+    virtual WXLRESULT MSWWindowProc(WXUINT nMsg, WXWPARAM wParam, WXLPARAM lParam);
+
 protected:
     virtual wxSize DoGetBestSize() const;