]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/richtext/richtextbulletspage.h
fix bug with parsing negative time zones in ParseRfc822Date()
[wxWidgets.git] / include / wx / richtext / richtextbulletspage.h
index 9972b66b6ddcee61afc9a733eb99c8b284da6f19..e4a6335f84ebd269cb60f2d3d51bc95596b1de31 100644 (file)
  * Includes
  */
 
-////@begin includes
-#include "wx/statline.h"
-#include "wx/spinctrl.h"
-////@end includes
-
 /*!
  * Forward declarations
  */
@@ -73,7 +68,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 );