Oops
This commit is contained in:
parent
0354e4aa06
commit
a8993064d8
|
@ -126,8 +126,6 @@ void DisplayConfigDialog::vOnOutputChanged(VBA::Window::EVideoOutput _eOutput)
|
||||||
else if (_eOutput == VBA::Window::OutputCairo && m_poOutputCairoRadioButton->get_active())
|
else if (_eOutput == VBA::Window::OutputCairo && m_poOutputCairoRadioButton->get_active())
|
||||||
m_poConfig->vSetKey("output", VBA::Window::OutputCairo);
|
m_poConfig->vSetKey("output", VBA::Window::OutputCairo);
|
||||||
|
|
||||||
g_message("caca");
|
|
||||||
|
|
||||||
m_poWindow->vApplyConfigScreenArea();
|
m_poWindow->vApplyConfigScreenArea();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue