]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/statbox.h
Don't mention non-existent setup.exe in wxMSW installation notes.
[wxWidgets.git] / include / wx / statbox.h
index 203790654a6e0875a5632d66ba9a2d86e71495df..2b3683d3d722a933eac3d39fba5ec5ae9f51a67a 100644 (file)
@@ -50,7 +50,7 @@ protected:
     // choose the default border for this window
     virtual wxBorder GetDefaultBorder() const { return wxBORDER_NONE; }
 
-    DECLARE_NO_COPY_CLASS(wxStaticBoxBase)
+    wxDECLARE_NO_COPY_CLASS(wxStaticBoxBase);
 };
 
 #if defined(__WXUNIVERSAL__)