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 */