]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextbulletspage.h
Fixed pasting inefficiency
[wxWidgets.git] / include / wx / richtext / richtextbulletspage.h
index 9972b66b6ddcee61afc9a733eb99c8b284da6f19..624ed0275e1b8a387308e03bf1ff01dfdc18505b 100644 (file)
@@ -73,7 +73,7 @@ public:
     virtual bool TransferDataToWindow();
 
     /// Gets the attributes associated with the main formatting dialog
-    wxTextAttrEx* GetAttributes();
+    wxTextAttr* GetAttributes();
 
     /// Update for symbol-related controls
     void OnSymbolUpdate( wxUpdateUIEvent& event );