Gave proper spacing to header include sections.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -203,7 +203,9 @@ void wxBell();
|
||||
doesn't otherwise handle this event.
|
||||
|
||||
@since 2.9.0
|
||||
|
||||
@see wxGetLibraryVersionInfo()
|
||||
|
||||
@header{wx/utils.h}
|
||||
*/
|
||||
void wxInfoMessageBox(wxWindow* parent);
|
||||
@@ -217,8 +219,11 @@ void wxInfoMessageBox(wxWindow* parent);
|
||||
Get wxWidgets version information.
|
||||
|
||||
@since 2.9.2
|
||||
|
||||
@see wxVersionInfo
|
||||
|
||||
@header{wx/utils.h}
|
||||
|
||||
@library{wxcore}
|
||||
*/
|
||||
wxVersionInfo wxGetLibraryVersionInfo();
|
||||
|
@@ -17,8 +17,8 @@
|
||||
that you use.
|
||||
|
||||
@library{wxbase}
|
||||
|
||||
@category{data}
|
||||
@header{wx/versioninfo.h}
|
||||
|
||||
@since 2.9.2
|
||||
*/
|
||||
|
Reference in New Issue
Block a user