Trailing newline

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2006-11-13 09:37:08 +00:00
parent b88d16d3ad
commit 2e56b9d76e

View File

@@ -162,3 +162,4 @@ if some tabs don't have bitmaps. Passing wxDefaultSize to this function will
instruct the control to use dynamic tab height, which is the default behaviour.
Under the default behaviour, when a tab with a large bitmap is added, the tab control's
height will automatically increase to accommodate the larger bitmap.