diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /sci-visualization/labplot/files/labplot-2.11.1-missing-header.patch | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'sci-visualization/labplot/files/labplot-2.11.1-missing-header.patch')
| -rw-r--r-- | sci-visualization/labplot/files/labplot-2.11.1-missing-header.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sci-visualization/labplot/files/labplot-2.11.1-missing-header.patch b/sci-visualization/labplot/files/labplot-2.11.1-missing-header.patch deleted file mode 100644 index 51fd699ed0e7..000000000000 --- a/sci-visualization/labplot/files/labplot-2.11.1-missing-header.patch +++ /dev/null @@ -1,24 +0,0 @@ -From c2db2ec28aa8958f7041ae5cd03ddae9f44e5aa3 Mon Sep 17 00:00:00 2001 -From: Alexander Semke <alexander.semke@web.de> -Date: Sun, 12 Oct 2025 13:54:57 +0200 -Subject: [PATCH] Added the missing include to fix the build. - ---- - src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp b/src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp -index 5957bb22ce..f6d0ed4b56 100644 ---- a/src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp -+++ b/src/backend/worksheet/plots/cartesian/XYFourierFilterCurve.cpp -@@ -24,6 +24,7 @@ extern "C" { - #include "backend/nsl/nsl_sf_poly.h" - } - -+#include <QElapsedTimer> - #include <QDebug> // qWarning() - #include <QIcon> - #include <QThreadPool> --- -GitLab - |
