Corrected scrollwin thumb release event,

Reenabled horizontal scrolling, cannot currently
    reproduce misbehaviour.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2000-03-12 15:37:49 +00:00
parent 0d3a69ec70
commit d6d26e0414
5 changed files with 18 additions and 114 deletions

View File

@@ -25,7 +25,7 @@
#include "wx/generic/imaglist.h"
#ifndef wxUSE_GENERIC_LIST_EXTENSIONS
#define wxUSE_GENERIC_LIST_EXTENSIONS 0
#define wxUSE_GENERIC_LIST_EXTENSIONS 1
#endif
// ============================================================================