[Docs] Update docs.

Author: Chaobin Zhang

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77633 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Bryan Petty
2014-09-10 14:56:46 +00:00
parent ce1f959dd9
commit aafc759c4a
2 changed files with 16 additions and 6 deletions

View File

@@ -18,6 +18,10 @@
// QT only, display current completed percentage (text default format "%p%")
#define wxGA_TEXT 0x0040
// Available since Windows 7 only. With this style, the value of guage will
// reflect on the taskbar button.
#define wxGA_PROGRESS 0x0010
/**
@class wxGauge