Bug 11345

Summary: poppler_page_transition_get_type() is missing
Product: poppler Reporter: Kouhei Sutou <kou>
Component: glib frontendAssignee: 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: fixes a typo.

Description Kouhei Sutou 2007-06-23 01:07:04 UTC
There is the following declaration in poppler-page.cc:
  GType
  poppler_page_transition (void)

But there is no declaration of poppler_page_transition_get_type().
Comment 1 Kouhei Sutou 2007-06-23 01:07:32 UTC
Created attachment 10414 [details]
fixes a typo.
Comment 2 Carlos Garcia Campos 2007-06-30 01:36:19 UTC
Good catch! I've just applied the patch to cvs head. 

Thank you very much. 

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.