]> git.saurik.com Git - wxWidgets.git/commitdiff
untested changes...
authorKarsten Ballüder <ballueder@usa.net>
Thu, 13 May 1999 17:18:46 +0000 (17:18 +0000)
committerKarsten Ballüder <ballueder@usa.net>
Thu, 13 May 1999 17:18:46 +0000 (17:18 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

user/wxLayout/TODO
user/wxLayout/wxllist.h

index 7ba72551f04dd27b4ee1267eafce33b89f5242ea..b39575953b7442c59b6ebae8703fba63bb3c0207 100644 (file)
@@ -17,6 +17,7 @@ TODO
 =====================================================================
 
 Adding many lines makes it terribly slow.
 =====================================================================
 
 Adding many lines makes it terribly slow.
+
 Printing produces empty pages only.
 
 Formatting of first text in message in M is broken.
 Printing produces empty pages only.
 
 Formatting of first text in message in M is broken.
index 72324a6ec0179fa0df2f361724677a9a1e939531..9ba25c780699a02e84a3af386c6652381b6fb6b7 100644 (file)
@@ -790,6 +790,7 @@ public:
       @return the default settings of the list
    */
    wxLayoutStyleInfo *GetDefaults(void) { return m_DefaultSetting ; }
       @return the default settings of the list
    */
    wxLayoutStyleInfo *GetDefaults(void) { return m_DefaultSetting ; }
+   wxLayoutStyleInfo *GetStyleInfo(void) { return &m_CurrentSetting ; }
    //@}
 
    /**@name Drawing */
    //@}
 
    /**@name Drawing */