wxChoicebook generic implementation.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29148 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -123,6 +123,7 @@
|
||||
#define wxUSE_MSGDLG 1
|
||||
#define wxUSE_NOTEBOOK 1
|
||||
#define wxUSE_LISTBOOK 1
|
||||
#define wxUSE_CHOICEBOOK 1
|
||||
#define wxUSE_SPLITTER 1
|
||||
#define wxUSE_STOPWATCH 1
|
||||
#define wxUSE_TAB_DIALOG 1
|
||||
@@ -201,7 +202,7 @@
|
||||
#define wxUSE_ODBC 1
|
||||
// Define 1 to use ODBC classes
|
||||
|
||||
#define wxODBC_FWD_ONLY_CURSORS 1
|
||||
#define wxODBC_FWD_ONLY_CURSORS 1
|
||||
// For backward compatibility reasons, this parameter now only
|
||||
// controls the default scrolling method used by cursors. This
|
||||
// default behavior can be overriden by setting the second param
|
||||
|
Reference in New Issue
Block a user