mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 10:23:21 +00:00
This makes it so that if you just want to reload the current style (eg. on program start, or in response to a system event), you don't need to know the name of the currently selected user style. It's also more consistent with the way the 'userstyle/enabled' flag works. |
||
|---|---|---|
| .. | ||
| BalloonTip.cpp | ||
| BalloonTip.h | ||
| ToolTipCheckBox.cpp | ||
| ToolTipCheckBox.h | ||
| ToolTipComboBox.cpp | ||
| ToolTipComboBox.h | ||
| ToolTipPushButton.cpp | ||
| ToolTipPushButton.h | ||
| ToolTipRadioButton.cpp | ||
| ToolTipRadioButton.h | ||
| ToolTipSlider.cpp | ||
| ToolTipSlider.h | ||
| ToolTipSpinBox.cpp | ||
| ToolTipSpinBox.h | ||
| ToolTipWidget.h | ||