From: Bdale Garbee Date: Tue, 4 Mar 2025 01:55:37 +0000 (-0700) Subject: a second file X-Git-Tag: debian/1.9.19-4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=16daf2022f1370dc638d154d38634e620aad5cb5;p=fw%2Faltos a second file --- 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 + {