mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
sysprof: add SysprofSingleModel
This model is a helper so that we can create a ListModel with a single item in it as can be useful from UI files.
This commit is contained in:
@ -10,6 +10,7 @@ sysprof_sources = [
|
||||
'sysprof-samples-section.c',
|
||||
'sysprof-section.c',
|
||||
'sysprof-sidebar.c',
|
||||
'sysprof-single-model.c',
|
||||
'sysprof-window.c',
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user