allow customization of individual grid lines appearance (patch 1496015)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41935 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -322,6 +322,7 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_TIPWINDOW 1
|
||||
|
||||
#define wxUSE_ANIMATIONCTRL 1
|
||||
#define wxUSE_BUTTON 1
|
||||
#define wxUSE_BMPBUTTON 1
|
||||
#define wxUSE_CALENDARCTRL 1
|
||||
@@ -444,6 +445,7 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_WIZARDDLG 1
|
||||
|
||||
#define wxUSE_ABOUTDLG 1
|
||||
|
||||
#define wxUSE_METAFILE 0
|
||||
#define wxUSE_ENH_METAFILE 0
|
||||
@@ -485,6 +487,8 @@ typedef pid_t GPid;
|
||||
|
||||
#define wxUSE_HELP 1
|
||||
|
||||
#define wxUSE_MS_HTML_HELP 0
|
||||
|
||||
#define wxUSE_WXHTML_HELP 1
|
||||
|
||||
#define wxUSE_RESOURCES 1
|
||||
|
Reference in New Issue
Block a user