Summary: | Do not use deprecated gtk_scrolled_window_add_with_viewport() | ||
---|---|---|---|
Product: | poppler | Reporter: | Hib Eris <hib> |
Component: | glib frontend | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | hib |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
Do not use deprecated gtk_scrolled_window_add_with_viewport()
Do not use deprecated gtk_scrolled_window_add_with_viewport() |
Description
Hib Eris
2013-05-16 19:30:02 UTC
Created attachment 79438 [details] [review] Do not use deprecated gtk_scrolled_window_add_with_viewport() Isn't it posible to use GTK_CHECK_VERSION? (In reply to comment #2) > Isn't it posible to use GTK_CHECK_VERSION? You're right. I will update my patch later. Created attachment 79493 [details] [review] Do not use deprecated gtk_scrolled_window_add_with_viewport() Updated to use GTK_CHECK_VERSION. Pushed to git master, thanks! |
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.