mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
cellrendererpercent: subclass private progress implementation
We might get this subclassable in GTK soon, but until then just subclass so we can move on and port more things.
This commit is contained in:
@ -24,6 +24,7 @@ libsysprof_ui_private_sources = [
|
||||
'sysprof-callgraph-page.c',
|
||||
'sysprof-cell-renderer-duration.c',
|
||||
'sysprof-cell-renderer-percent.c',
|
||||
'sysprof-cell-renderer-progress.c',
|
||||
'sysprof-color-cycle.c',
|
||||
'sysprof-counters-aid.c',
|
||||
'sysprof-cpu-aid.c',
|
||||
|
||||
Reference in New Issue
Block a user