]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextformatdlg.h
Warnings, build errors, headers, licence, prefered api and non-PCH support cleaning...
[wxWidgets.git] / include / wx / richtext / richtextformatdlg.h
index 2fb9680281fd62be9d6e55e3250b9e25862630e4..70b7cbe1953db6b05709f5372256adaedc4b29ba 100644 (file)
@@ -205,7 +205,6 @@ public:
     wxRichTextColourSwatchCtrl(wxWindow* parent, wxWindowID id, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = 0);
     ~wxRichTextColourSwatchCtrl();
 
-    void OnPaint(wxPaintEvent& event);
     void OnMouseEvent(wxMouseEvent& event);
 
     void SetColour(const wxColour& colour) { m_colour = colour; SetBackgroundColour(m_colour); }
@@ -278,4 +277,3 @@ private:
 
 #endif
     // _WX_RICHTEXTFORMATDLG_H_
-