mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
visualizer-row: add private access to graph_width
Having this makes a few things easier now that we are relying on pixel cache for scrolling.
This commit is contained in:
@ -180,6 +180,7 @@ libsysprof_ui_@API_VERSION@_la_SOURCES = \
|
||||
sp-visualizer-row.c \
|
||||
sp-visualizer-ticks.c \
|
||||
sp-visualizer-ticks.h \
|
||||
sp-visualizer-ticks-private.h \
|
||||
sp-visualizer-view.c \
|
||||
sp-zoom-manager.c \
|
||||
$(NULL)
|
||||
|
||||
Reference in New Issue
Block a user