We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b969922 commit a3bc2f0Copy full SHA for a3bc2f0
src/meson.build
@@ -18,6 +18,7 @@ plug_files = files(
18
'Widgets/ResolutionDropDown.vala',
19
'Widgets/RotationDropDown.vala',
20
'Widgets/RefreshRateDropDown.vala',
21
+ 'Widgets/ScaleDropDown.vala',
22
)
23
24
switchboard_dep = dependency('switchboard-3')
0 commit comments