mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-08 14:10:55 +00:00
libsysprof-analyze: improve progress notifications
This commit is contained in:
@ -147,7 +147,7 @@ main (int argc,
|
||||
"spacing", 6,
|
||||
NULL);
|
||||
message = g_object_new (GTK_TYPE_LABEL,
|
||||
"xalign", .0f,
|
||||
"xalign", 1.f,
|
||||
"hexpand", TRUE,
|
||||
NULL);
|
||||
progress = g_object_new (GTK_TYPE_PROGRESS_BAR,
|
||||
|
||||
Reference in New Issue
Block a user