mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-24 02:29:50 +09:00
Move settings ui to SettingsPage class, show different widgets for different settings page, show different widgets depending on combobox selections
This commit is contained in:
@@ -21,6 +21,7 @@ src = [
|
||||
'src/gui/Utils.cpp',
|
||||
'src/gui/DropdownButton.cpp',
|
||||
'src/gui/Label.cpp',
|
||||
'src/SettingsPage.cpp',
|
||||
'src/Utils.cpp',
|
||||
'src/Config.cpp',
|
||||
'src/GsrInfo.cpp',
|
||||
|
||||
Reference in New Issue
Block a user