27#ifndef ZOOM_CORRECTION_CTRL__H_
28#define ZOOM_CORRECTION_CTRL__H_
33#include <wx/stattext.h>
34#include <wx/spinctrl.h>
void spinnerChanged(wxSpinEvent &aEvent)
void unitsChanged(wxCommandEvent &aEvent)
ZOOM_CORRECTION_RULER * m_ruler
void autoPressed(wxCommandEvent &aEvent)
bool TransferDataToWindow() override
int GetUnitsSelection() const
void SetDisplayedValue(double aValue)
ZOOM_CORRECTION_CTRL(wxWindow *aParent, double &aValue, double aBaseValue)
bool TransferDataFromWindow() override