]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing blank line
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Nov 2006 12:42:57 +0000 (12:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 19 Nov 2006 12:42:57 +0000 (12:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43514 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/platinfo.tex

index 315aa6ca4c966a82f79418e55fc61abab266181f..c15b49766b5c239a43cd61f92663d75a4ea7a111 100644 (file)
@@ -373,6 +373,7 @@ Returns the run-time minor version of the toolkit associated with this wxPlatfor
 Note that if \helpref{GetPortId}{wxplatforminfogetportid} returns wxPORT\_BASE, then this value is zero (unless externally modified with \helpref{SetToolkitVersion}{wxplatforminfosettoolkitversion}); that is, no native toolkit is in use.
 
 See \helpref{wxAppTraits::GetToolkitVersion}{wxapptraitsgettoolkitversion} for more info.
+
 \wxheading{See also}
 
 \helpref{CheckToolkitVersion}{wxplatforminfochecktoolkitversion}