sysprof: start on greeter window

This commit is contained in:
Christian Hergert
2023-07-07 15:08:46 -07:00
parent 24145578d3
commit 5c65ddf0b2
6 changed files with 445 additions and 4 deletions

View File

@ -1,6 +1,7 @@
sysprof_sources = [
'main.c',
'sysprof-application.c',
'sysprof-greeter.c',
'sysprof-window.c',
]