MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / ChangeTextSize

Method ChangeTextSize

Source/GUI/WxWidgets/GUI_Preferences.cpp:193–196  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

191
192//---------------------------------------------------------------------------
193void GUI_Preference_Panel_General::ChangeTextSize(wxCommandEvent&)
194{
195 UpdateSettingsIfNecessary();
196}
197
198//***************************************************************************
199// GUI_Preference_Panel_Advanced

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected