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 5129ec0 commit 9f25536Copy full SHA for 9f25536
meson.build
@@ -30,7 +30,7 @@ executable(
30
meson.project_name(),
31
'src/Application.vala',
32
'src/MainWindow.vala',
33
- 'src/Sidebar.vala',
+ 'src/AppSourceList.vala',
34
'src/AppItem.vala',
35
'src/CategoryItem.vala',
36
'src/IconButton.vala',
0 commit comments