Committing in .
OpenVMS update Modified Files: wxWidgets/setup.h_vms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
3ac95ecd61
commit
fb7a833635
@ -350,8 +350,9 @@
|
||||
|
||||
#define wxUSE_GRID 1
|
||||
|
||||
#define wxUSE_MINIFRAME 1
|
||||
#define wxUSE_DATAVIEWCTRL 1
|
||||
|
||||
#define wxUSE_MINIFRAME 1
|
||||
|
||||
#define wxUSE_ACCEL 1
|
||||
|
||||
@ -617,6 +618,10 @@
|
||||
* Use GNOME print for printing under GTK+ 2.0
|
||||
*/
|
||||
#define wxUSE_LIBGNOMEPRINT 0
|
||||
/*
|
||||
* Use the Hildon framework
|
||||
*/
|
||||
#define wxUSE_LIBHILDON 0
|
||||
/*
|
||||
* Use iODBC
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user