Disabled horizontal report mode scrolling in wxListCtrl
as it skrews up the display, Corrected disabling the closing of top level window when there are open (modal) dialogs, Minor change to redrawing window-less widgets. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6556 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "wx/generic/imaglist.h"
|
||||
|
||||
#ifndef wxUSE_GENERIC_LIST_EXTENSIONS
|
||||
#define wxUSE_GENERIC_LIST_EXTENSIONS 1
|
||||
#define wxUSE_GENERIC_LIST_EXTENSIONS 0
|
||||
#endif
|
||||
|
||||
// ============================================================================
|
||||
|
Reference in New Issue
Block a user