]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/stdrend.h
Document wxRendererNative::DrawTitleBarBitmap() and use it properly.
[wxWidgets.git] / include / wx / univ / stdrend.h
index a6be61336d2d1474f8e0730ab5a5950ad37a54c5..2fd6a5e351ea0e285eb3c1755cc41f0f74190176 100644 (file)
@@ -347,7 +347,7 @@ protected:
     // update m_penXXX objects above
     const wxColourScheme * const m_scheme;
 
-    DECLARE_NO_COPY_CLASS(wxStdRenderer)
+    wxDECLARE_NO_COPY_CLASS(wxStdRenderer);
 };
 
 #endif // _WX_UNIV_STDREND_H_