Finished review of Application Initialization and Termination category of functions and macros.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52601 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1467,6 +1467,9 @@ public:
|
||||
// Global functions/macros
|
||||
// ============================================================================
|
||||
|
||||
/** @ingroup group_funcmacro_appinitterm */
|
||||
//@{
|
||||
|
||||
/**
|
||||
Initializes all available image handlers. For a list of available handlers,
|
||||
see wxImage.
|
||||
@@ -1475,3 +1478,5 @@ public:
|
||||
*/
|
||||
void wxInitAllImageHandlers();
|
||||
|
||||
//@}
|
||||
|
||||
|
Reference in New Issue
Block a user