* Template for the set.h file for VMS *
* Created from setup.h_in *
* Author : J.Jansen (joukj@hrem.nano.tudelft.nl) *
- * Date : 31 March 2011 *
+ * Date : 30 August 2011 *
* *
*****************************************************************************/
#define wxUSE_STC 1
#define wxUSE_ANIMATIONCTRL 1
+#define wxUSE_BANNERWINDOW 1
#define wxUSE_BUTTON 1
#define wxUSE_BMPBUTTON 1
#define wxUSE_CALENDARCTRL 1
#define wxUSE_TOGGLEBTN 0
#endif
#define wxUSE_TREECTRL 1
+#define wxUSE_TREELISTCTRL 1
#define wxUSE_STATUSBAR 1
* Use the Hildon 2.0 framework
*/
#define wxUSE_LIBHILDON2 0
+
+#define wxUSE_DC_TRANSFORM_MATRIX 1
+
/*
* Have glibc2
*/