[neon/extras/labplot/Neon/stable] debian/patches: patch qelapsedtimer into the private file
Carlos De Maine
null at kde.org
Sun Jan 18 03:26:03 GMT 2026
Git commit 29c41e4dab93d8b00f1c1fca0bad8dfd73d95b37 by Carlos De Maine.
Committed on 18/01/2026 at 03:26.
Pushed by carlosdem into branch 'Neon/stable'.
patch qelapsedtimer into the private file
A +9 -0 debian/patches/qelapsedtimer.diff
https://invent.kde.org/neon/extras/labplot/-/commit/29c41e4dab93d8b00f1c1fca0bad8dfd73d95b37
diff --git a/debian/patches/qelapsedtimer.diff b/debian/patches/qelapsedtimer.diff
new file mode 100644
index 0000000..1c768f2
--- /dev/null
+++ b/debian/patches/qelapsedtimer.diff
@@ -0,0 +1,9 @@
+--- a/src/backend/worksheet/plots/cartesian/XYFourierFilterCurvePrivate.h
++++ b/src/backend/worksheet/plots/cartesian/XYFourierFilterCurvePrivate.h
+@@ -15,6 +15,7 @@
+ #include "backend/worksheet/plots/cartesian/XYFourierFilterCurve.h"
++#include <QElapsedTimer>
+
+ class XYFourierFilterCurve;
+ class Column;
+
More information about the Neon-commits
mailing list