[neon/kde/libksane/Neon/stable] debian/patches: Revert "add patch to fix https://bugs.kde.org/show_bug.cgi?id=494132"
Jonathan Riddell
null at kde.org
Mon Nov 11 15:43:30 GMT 2024
Git commit 3ffd5d977627823ffc420683957abf52d93fc4e6 by Jonathan Riddell.
Committed on 11/11/2024 at 15:43.
Pushed by jriddell into branch 'Neon/stable'.
Revert "add patch to fix https://bugs.kde.org/show_bug.cgi?id=494132"
This reverts commit f4959c041dd0ffaa9015686316999f68cffa9376.
D +0 -13 debian/patches/747d53159c137ca6d72a82e188c438424db602cc.diff
D +0 -1 debian/patches/series
https://invent.kde.org/neon/kde/libksane/-/commit/3ffd5d977627823ffc420683957abf52d93fc4e6
diff --git a/debian/patches/747d53159c137ca6d72a82e188c438424db602cc.diff b/debian/patches/747d53159c137ca6d72a82e188c438424db602cc.diff
deleted file mode 100644
index 279b1b9..0000000
--- a/debian/patches/747d53159c137ca6d72a82e188c438424db602cc.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/selectionitem.cpp b/src/selectionitem.cpp
-index f00ec00267e742a634d64622ab769b8b7ef6b7c9..26afa919adc5139cc05b4fb6d4a8ffe8bad81f11 100644
---- a/src/selectionitem.cpp
-+++ b/src/selectionitem.cpp
-@@ -33,7 +33,7 @@ struct SelectionItem::Private {
- qreal invZoom;
- qreal selMargin;
- QRectF addRemRect;
-- qreal devicePixelRatio;
-+ qreal devicePixelRatio = 1.0;
-
- bool addButtonEnabled = true;
- };
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 4af210f..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-747d53159c137ca6d72a82e188c438424db602cc.diff
More information about the Neon-commits
mailing list