There some code styling mistakes in the glib-demo
Created attachment 88669 [details] [review] Patch fixing small code style mistakes in the glib-demo
Comment on attachment 88669 [details] [review] Patch fixing small code style mistakes in the glib-demo Review of attachment 88669 [details] [review]: ----------------------------------------------------------------- Thanks for the patch. There are actually 3 different issues, so I've split the patch and pushed to git master. ::: glib/demo/main.c @@ +122,5 @@ > return treeview; > } > > static GtkWidget * > +pgd_demo_notebook_create (PopplerDocument *document) Good catch!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.