Remove workaround for gtk_window_present_with_time() under Wayland
See GNOME/gtk#624
This commit is contained in:
parent
9e44188240
commit
e5775bb674
4 changed files with 15 additions and 29 deletions
|
|
@ -43,7 +43,7 @@ add_project_arguments([
|
|||
#
|
||||
|
||||
target_glib = '2.54' # Also passed to valac, so don't include a point rev
|
||||
target_gtk = '3.22.26'
|
||||
target_gtk = '3.24.7'
|
||||
target_webkit = '2.20'
|
||||
|
||||
# Primary deps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue