forked from AuroraMiddleware/gtk
printunixdialog: Remove GtkDrawingArea::draw handler
the source file has been updated to use gtk_drawing_area_set_draw_func, but the draw_cb handler in the ui file is still left.
This commit is contained in:
parent
0d68b22479
commit
9f98138ffb
@ -826,7 +826,6 @@
|
||||
<property name="content-width">320</property>
|
||||
<property name="content-height">160</property>
|
||||
<property name="visible">1</property>
|
||||
<signal name="draw" handler="draw_page_cb" swapped="no"/>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">1</property>
|
||||
|
Loading…
Reference in New Issue
Block a user