]> git.gag.com Git - fw/altos/commitdiff
a second file debian/1.9.19-4
authorBdale Garbee <bdale@gag.com>
Tue, 4 Mar 2025 01:55:37 +0000 (18:55 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 4 Mar 2025 01:55:37 +0000 (18:55 -0700)
debian/patches/anotherone.patch

index 7ce8571558f394cbbc671cbd0bfdff09b04b41eb..5267fa7b2f9d475018721bffe0947865468ae58c 100644 (file)
@@ -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
+ {