diff --git a/gtk/inspector/general.c b/gtk/inspector/general.c index 571e46d97f..f4af0830e5 100644 --- a/gtk/inspector/general.c +++ b/gtk/inspector/general.c @@ -380,7 +380,7 @@ add_device (GtkInspectorGeneral *gen, char *text; GString *str; int i; - uint n_touches; + guint n_touches; box = gtk_box_new (GTK_ORIENTATION_HORIZONTAL, 40); g_object_set (box,