- EVT_BUTTON( ID_MOVE_UP, wxPlotWindow::OnMoveUp)
- EVT_BUTTON( ID_MOVE_DOWN, wxPlotWindow::OnMoveDown)
-
- EVT_BUTTON( ID_ENLARGE, wxPlotWindow::OnEnlarge)
- EVT_BUTTON( ID_SHRINK, wxPlotWindow::OnShrink)
-
- EVT_BUTTON( ID_ZOOM_IN, wxPlotWindow::OnZoomIn)
- EVT_BUTTON( ID_ZOOM_OUT, wxPlotWindow::OnZoomOut)
-
- EVT_SCROLLWIN( wxPlotWindow::OnScroll2)
+ EVT_BUTTON( ID_MOVE_UP, wxPlotWindow::OnMoveUp)
+ EVT_BUTTON( ID_MOVE_DOWN, wxPlotWindow::OnMoveDown)
+
+ EVT_BUTTON( ID_ENLARGE, wxPlotWindow::OnEnlarge)
+ EVT_BUTTON( ID_SHRINK, wxPlotWindow::OnShrink)
+
+ EVT_BUTTON( ID_ZOOM_IN, wxPlotWindow::OnZoomIn)
+ EVT_BUTTON( ID_ZOOM_OUT, wxPlotWindow::OnZoomOut)
+
+ EVT_SCROLLWIN( wxPlotWindow::OnScroll2)