mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-gtk: janitorial cleanup
This commit is contained in:
@ -28,9 +28,9 @@
|
|||||||
|
|
||||||
struct _SysprofMarkTable
|
struct _SysprofMarkTable
|
||||||
{
|
{
|
||||||
GtkWidget parent_instance;
|
GtkWidget parent_instance;
|
||||||
|
|
||||||
SysprofSession *session;
|
SysprofSession *session;
|
||||||
|
|
||||||
GtkWidget *box;
|
GtkWidget *box;
|
||||||
GtkColumnView *column_view;
|
GtkColumnView *column_view;
|
||||||
|
|||||||
Reference in New Issue
Block a user