TryTwo
|
08df9a66e0
|
DolphinQt: Refactor, add ConfigControl class
This reduces code duplication in the different ConfigControls. This is
helpful for the next commit, which will modify the now deduplicated
code.
|
2024-12-07 16:31:34 +01:00 |
|
Lioncash
|
e883bbc57a
|
ConfigFloatSlider: Resolve -Wshadow warning
Fairly straightforward variable shadowing.
|
2023-12-12 17:07:37 -05:00 |
|
Lioncash
|
9472da788d
|
ConfigFloatSlider: Resolve -Wreorder warnings
Orders the initializer list the way that the members would actually be
initialized in.
Resolves some -Wreorder warnings
|
2023-12-11 16:15:48 -05:00 |
|
Filoppi
|
03ec86f248
|
Qt: Add float config tooltip slider
|
2023-06-09 22:07:12 +02:00 |
|