Revert "Fix missing Choice->Combobox change"
This reverts commit 0fa374cce5
.
This commit is contained in:
parent
4901481e12
commit
9742062712
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue