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.
|
doesn't otherwise handle this event.
|
||||||
|
|
||||||
@since 2.9.0
|
@since 2.9.0
|
||||||
|
|
||||||
@see wxGetLibraryVersionInfo()
|
@see wxGetLibraryVersionInfo()
|
||||||
|
|
||||||
@header{wx/utils.h}
|
@header{wx/utils.h}
|
||||||
*/
|
*/
|
||||||
void wxInfoMessageBox(wxWindow* parent);
|
void wxInfoMessageBox(wxWindow* parent);
|
||||||
@@ -217,8 +219,11 @@ void wxInfoMessageBox(wxWindow* parent);
|
|||||||
Get wxWidgets version information.
|
Get wxWidgets version information.
|
||||||
|
|
||||||
@since 2.9.2
|
@since 2.9.2
|
||||||
|
|
||||||
@see wxVersionInfo
|
@see wxVersionInfo
|
||||||
|
|
||||||
@header{wx/utils.h}
|
@header{wx/utils.h}
|
||||||
|
|
||||||
@library{wxcore}
|
@library{wxcore}
|
||||||
*/
|
*/
|
||||||
wxVersionInfo wxGetLibraryVersionInfo();
|
wxVersionInfo wxGetLibraryVersionInfo();
|
||||||
|
@@ -17,8 +17,8 @@
|
|||||||
that you use.
|
that you use.
|
||||||
|
|
||||||
@library{wxbase}
|
@library{wxbase}
|
||||||
|
|
||||||
@category{data}
|
@category{data}
|
||||||
@header{wx/versioninfo.h}
|
|
||||||
|
|
||||||
@since 2.9.2
|
@since 2.9.2
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user