From dd54fca3f32e12b5f1f0a11d694f8f06702dfccb Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Tue, 29 Feb 2000 12:21:27 +0000 Subject: [PATCH] Committing in . Configuration for VMS Modified Files: wxWindows/setup.h_vms ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- setup.h_vms | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/setup.h_vms b/setup.h_vms index 6755b09b62..0cbe0b83af 100644 --- a/setup.h_vms +++ b/setup.h_vms @@ -253,6 +253,10 @@ * Use this control */ #define wxUSE_LISTCTRL 1 +/* + * Use wxPlot class + */ + #define wxUSE_PLOT 1 /* * Use this control */