Lots of updates for color dialog and sliders

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@16247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
David Webster
2002-07-22 03:27:36 +00:00
parent a99acbb00a
commit 10769d8c47
4 changed files with 17 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
#pragma interface "toplevel.h"
#endif
enum ETemplateID { kResizeableDialog = 127
enum ETemplateID { kResizeableDialog = 130
,kCaptionDialog
,kNoCaptionDialog
};