]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextliststylepage.h
build fixes
[wxWidgets.git] / include / wx / richtext / richtextliststylepage.h
index 3ac2d708b24995ce4fe5bc825417955b2f50a012..bbb86026a9496879d21352bafa6eadf1ee3a362c 100644 (file)
@@ -65,7 +65,7 @@ public:
     virtual bool TransferDataToWindow();
 
     /// Get attributes for selected level
-    wxRichTextAttr* GetAttributesForSelection();
+    wxTextAttr* GetAttributesForSelection();
 
     /// Update for symbol-related controls
     void OnSymbolUpdate( wxUpdateUIEvent& event );