From 16daf2022f1370dc638d154d38634e620aad5cb5 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Mon, 3 Mar 2025 18:55:37 -0700 Subject: [PATCH] a second file --- debian/patches/anotherone.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/debian/patches/anotherone.patch b/debian/patches/anotherone.patch index 7ce85715..5267fa7b 100644 --- a/debian/patches/anotherone.patch +++ b/debian/patches/anotherone.patch @@ -11,3 +11,16 @@ index 47ba3d427..777b6855d 100644 public class AltosGraphUI extends AltosUIFrame implements AltosFontListener, AltosUnitsListener, AltosFilterListener { +diff --git a/telegps/TeleGPSGraphUI.java b/telegps/TeleGPSGraphUI.java +index e9fc68310..2b693bae7 100644 +--- a/telegps/TeleGPSGraphUI.java ++++ b/telegps/TeleGPSGraphUI.java +@@ -32,7 +32,7 @@ import org.altusmetrum.altosuilib_14.*; + + import org.jfree.chart.ChartPanel; + import org.jfree.chart.JFreeChart; +-import org.jfree.ui.RefineryUtilities; ++import org.jfree.chart.ui.UIUtils; + + public class TeleGPSGraphUI extends AltosUIFrame implements AltosFontListener, AltosUnitsListener, AltosFilterListener + { -- 2.47.2