mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-gtk: set css names for chart and layer
This commit is contained in:
@ -266,6 +266,8 @@ sysprof_chart_class_init (SysprofChartClass *klass)
|
||||
2,
|
||||
SYSPROF_TYPE_CHART_LAYER,
|
||||
G_TYPE_OBJECT);
|
||||
|
||||
gtk_widget_class_set_css_name (widget_class, "chart");
|
||||
}
|
||||
|
||||
static void
|
||||
|
||||
Reference in New Issue
Block a user