[neon/neon-packaging/kgeotag/Neon/unstable] debian/patches: delete unneccessary patch
Carlos De Maine
null at kde.org
Mon Dec 2 23:36:42 GMT 2024
Git commit 55a903779e4230d1f98c9d01a5824aa231406396 by Carlos De Maine.
Committed on 02/12/2024 at 23:36.
Pushed by carlosdem into branch 'Neon/unstable'.
delete unneccessary patch
D +0 -12 debian/patches/qtwebengine_shared_context.diff
D +0 -1 debian/patches/series
https://invent.kde.org/neon/neon-packaging/kgeotag/-/commit/55a903779e4230d1f98c9d01a5824aa231406396
diff --git a/debian/patches/qtwebengine_shared_context.diff b/debian/patches/qtwebengine_shared_context.diff
deleted file mode 100644
index ca5bf08..0000000
--- a/debian/patches/qtwebengine_shared_context.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/main.cpp b/src/main.cpp
-index de178b297559bc8ff388d09bfcd81a32fc58a80b..809e81bb46452c3e107372ea356a07b4769977cf 100644
---- a/src/main.cpp
-+++ b/src/main.cpp
-@@ -19,6 +19,7 @@
-
- int main(int argc, char *argv[])
- {
-+ QApplication::setAttribute(Qt::AA_ShareOpenGLContexts);
- QApplication application(argc, argv);
- #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
- QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps, true);
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index d8abb73..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-qtwebengine_shared_context.diff
More information about the Neon-commits
mailing list