---------------------------------------------------------------------------
| 191 | |
| 192 | //--------------------------------------------------------------------------- |
| 193 | void GUI_Preference_Panel_General::ChangeTextSize(wxCommandEvent&) |
| 194 | { |
| 195 | UpdateSettingsIfNecessary(); |
| 196 | } |
| 197 | |
| 198 | //*************************************************************************** |
| 199 | // GUI_Preference_Panel_Advanced |
nothing calls this directly
no outgoing calls
no test coverage detected