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