Summary: | glib-demo: Small style fixes | ||
---|---|---|---|
Product: | poppler | Reporter: | Andrés Gómez García <agomez> |
Component: | glib frontend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Patch fixing small code style mistakes in the glib-demo |
Description
Andrés Gómez García
2013-11-05 07:54:57 UTC
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.