mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
details-page: Use a GtkColumnView instead of a GtkTreeView
Remove the use of the now deprecated GtkTreeView and allow the colums to be sorted.
This commit is contained in:
@ -43,6 +43,7 @@ libsysprof_ui_private_sources = [
|
||||
'sysprof-log-model.c',
|
||||
'sysprof-logs-aid.c',
|
||||
'sysprof-logs-page.c',
|
||||
'sysprof-mark-detail.c',
|
||||
'sysprof-marks-aid.c',
|
||||
'sysprof-marks-model.c',
|
||||
'sysprof-marks-page.c',
|
||||
|
||||
Reference in New Issue
Block a user