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