Skip to content

Commit

Permalink
Modemprops theme init on change
Browse files Browse the repository at this point in the history
  • Loading branch information
cjcliffe committed Jul 29, 2016
1 parent 38db874 commit fe4f711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AppFrame.cpp
Expand Up @@ -1523,7 +1523,7 @@ void AppFrame::OnIdle(wxIdleEvent& event) {
modemPropertiesUpdated.store(false);

modemProps->initProperties(demod->getModemArgs(), demod);

modemProps->updateTheme();
demodTray->Layout();
modemProps->fitColumns();
#if ENABLE_DIGITAL_LAB
Expand Down

0 comments on commit fe4f711

Please sign in to comment.