untested changes...
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2453 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5db89e99cb
commit
c3317e87ec
@ -17,6 +17,7 @@ TODO
|
||||
=====================================================================
|
||||
|
||||
Adding many lines makes it terribly slow.
|
||||
|
||||
Printing produces empty pages only.
|
||||
|
||||
Formatting of first text in message in M is broken.
|
||||
|
@ -790,6 +790,7 @@ public:
|
||||
@return the default settings of the list
|
||||
*/
|
||||
wxLayoutStyleInfo *GetDefaults(void) { return m_DefaultSetting ; }
|
||||
wxLayoutStyleInfo *GetStyleInfo(void) { return &m_CurrentSetting ; }
|
||||
//@}
|
||||
|
||||
/**@name Drawing */
|
||||
|
Loading…
Reference in New Issue
Block a user