From: Jouk Jansen Date: Tue, 29 Feb 2000 12:21:27 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/dd54fca3f32e12b5f1f0a11d694f8f06702dfccb 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 --- 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 */