Revert "Fix missing Choice->Combobox change"

This reverts commit 0fa374cce5.
This commit is contained in:
Seth Hillbrand 2019-01-28 06:15:25 -08:00
parent 4901481e12
commit 9742062712
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ protected:
long m_firstRunDialogSetting;
wxComboBox* m_gridSelectBox;
wxComboBox* m_zoomSelectBox;
wxChoice* m_zoomSelectBox;
/// Auxiliary tool bar typically shown below the main tool bar at the top of the
/// main window.