Added back wx.PD_SMOOTH

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31201 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-12-31 22:53:50 +00:00
parent e4b64104c8
commit 191dea6de7
2 changed files with 11 additions and 1 deletions

View File

@@ -620,6 +620,8 @@ enum {
wxPD_ELAPSED_TIME,
wxPD_ESTIMATED_TIME,
wxPD_REMAINING_TIME,
wxPD_SMOOTH,
wxPD_CAN_SKIP,
wxDD_NEW_DIR_BUTTON,
wxDD_DEFAULT_STYLE,