[neon/extras/labplot/Neon/stable] debian/patches: Revert "include_QElapsedTimer.diff"
Carlos De Maine
null at kde.org
Sat Jan 17 05:59:37 GMT 2026
Git commit 9deb20b6aeb368db71104d83cd4bef674cca4ab6 by Carlos De Maine.
Committed on 17/01/2026 at 05:59.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "include_QElapsedTimer.diff"
This reverts commit cd8f0f8ac34e920e1bf50965a4afb45bd403f67a
D +0 -25 debian/patches/include_QElapsedTimer.diff
M +1 -2 debian/patches/series
https://invent.kde.org/neon/extras/labplot/-/commit/9deb20b6aeb368db71104d83cd4bef674cca4ab6
diff --git a/debian/patches/include_QElapsedTimer.diff b/debian/patches/include_QElapsedTimer.diff
deleted file mode 100644
index 7cda5ea..0000000
--- a/debian/patches/include_QElapsedTimer.diff
+++ /dev/null
@@ -1,25 +0,0 @@
-diff --git a/src/backend/worksheet/plots/cartesian/XYFunctionCurve.cpp b/src/backend/worksheet/plots/cartesian/XYFunctionCurve.cpp
-index e5cf5fe34c9dba724a171cb05fc590e4608e9d60..85fcad18eeb0d4c2400d40bc6f2332998be6c55d 100644
---- a/src/backend/worksheet/plots/cartesian/XYFunctionCurve.cpp
-+++ b/src/backend/worksheet/plots/cartesian/XYFunctionCurve.cpp
-@@ -23,6 +23,7 @@
- #include "backend/worksheet/plots/cartesian/Symbol.h"
-
- #include <KLocalizedString>
-+#include <QElapsedTimer>
- #include <QIcon>
-
- XYFunctionCurve::XYFunctionCurve(const QString& name)
-diff --git a/src/backend/worksheet/plots/cartesian/XYFunctionCurvePrivate.h b/src/backend/worksheet/plots/cartesian/XYFunctionCurvePrivate.h
-index 460d078c53990444077a4baa2b69bdf54ec481da..2abb939c12c0e80b410e2d2b6a6c524a2a15f6a5 100644
---- a/src/backend/worksheet/plots/cartesian/XYFunctionCurvePrivate.h
-+++ b/src/backend/worksheet/plots/cartesian/XYFunctionCurvePrivate.h
-@@ -7,7 +7,7 @@
- SPDX-License-Identifier: GPL-2.0-or-later
- */
-
--#ifndef XYEFUNCTIONCURVEPRIVATE_H
-+#ifndef XYFUNCTIONCURVEPRIVATE_H
- #define XYFUNCTIONCURVEPRIVATE_H
-
- #include "XYFunctionCurve.h"
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 09abf34..25a9e0e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix_version_string.diff
-include_QElapsedTimer.diff
+fix_version_string.diff
\ No newline at end of file
More information about the Neon-commits
mailing list