]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextbulletspage.h
removing xti code which isn't necessary for unicode under trunk anymore
[wxWidgets.git] / include / wx / richtext / richtextbulletspage.h
index 36b4cc6eb67b83e5a45d1363df34eadf770a858d..beafe36a975168d6256f72e444dbef28b7de7593 100644 (file)
@@ -69,7 +69,7 @@ public:
     virtual bool TransferDataToWindow();
 
     /// Gets the attributes associated with the main formatting dialog
-    wxTextAttr* GetAttributes();
+    wxRichTextAttr* GetAttributes();
 
     /// Update for symbol-related controls
     void OnSymbolUpdate( wxUpdateUIEvent& event );