Avoid a compilation warning
This commit is contained in:
parent
5b99502b5e
commit
2e5daf2201
|
@ -329,7 +329,7 @@ static void _pager_on_clicked(GtkWidget * widget, gpointer data)
|
|||
False,
|
||||
SubstructureNotifyMask | SubstructureRedirectMask,
|
||||
&xev);
|
||||
gdk_error_trap_pop();
|
||||
gdk_error_trap_pop_ignored();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user