Missing DMC value after recent changes in tbar95.cpp.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33155 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-03-29 17:24:02 +00:00
parent 34930e5304
commit 00049da82a

View File

@@ -480,6 +480,10 @@ typedef struct {
#endif // !defined(TBIF_SIZE)
#if !defined(TB_SETDISABLEDIMAGELIST)
#define TB_SETDISABLEDIMAGELIST (WM_USER + 54)
#endif // !defined(TB_SETDISABLEDIMAGELIST)
#endif // wxUSE_TOOLBAR
// ----------------------------------------------------------------------------