diff --git a/xcb.patch b/xcb.patch index 586a711..0c0550c 100644 --- a/xcb.patch +++ b/xcb.patch @@ -1,7 +1,7 @@ diff -urNr keepassxc-2.6.4-orig/src/main.cpp keepassxc-2.6.4/src/main.cpp --- keepassxc-2.6.4-orig/src/main.cpp 2021-01-31 22:37:23.000000000 +0100 -+++ keepassxc-2.6.4/src/main.cpp 2021-05-01 13:05:11.068996741 +0200 -@@ -44,8 +44,25 @@ ++++ keepassxc-2.6.4/src/main.cpp 2021-05-01 15:31:13.526285073 +0200 +@@ -44,8 +44,26 @@ #endif #endif @@ -24,6 +24,7 @@ diff -urNr keepassxc-2.6.4-orig/src/main.cpp keepassxc-2.6.4/src/main.cpp { + #ifdef Q_OS_LINUX + wayland_hacks(); ++ #endif QT_REQUIRE_VERSION(argc, argv, QT_VERSION_STR) #if QT_VERSION >= QT_VERSION_CHECK(5, 6, 0)