Update docs of wxAppProgressIndicator.
Also mention that MSWGetTaskBarButton is available since 3.1.0. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77640 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -460,6 +460,8 @@ public:
|
||||
This function is not available in the other ports by design, any
|
||||
occurrences of it in the portable code must be guarded by
|
||||
@code #ifdef __WXMSW__ @endcode preprocessor guards.
|
||||
|
||||
@since 3.1.0
|
||||
*/
|
||||
wxTaskBarButton* MSWGetTaskBarButton();
|
||||
|
||||
|
Reference in New Issue
Block a user