X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=altosui%2FAltosSiteMapPreload.java;h=5de7a05edee77fde6c30cf7033117f76cae66dba;hb=7ecde50fbebe68a2e2200a2f8d081fd37074f840;hp=aa07bebc03a0b205e370b3b001354ff72b8050d9;hpb=713bd503902526c17a7657c18be947ef8fa6a47a;p=fw%2Faltos diff --git a/altosui/AltosSiteMapPreload.java b/altosui/AltosSiteMapPreload.java index aa07bebc..5de7a05e 100644 --- a/altosui/AltosSiteMapPreload.java +++ b/altosui/AltosSiteMapPreload.java @@ -212,7 +212,7 @@ class AltosSites extends Thread { } } -public class AltosSiteMapPreload extends JDialog implements ActionListener, ItemListener { +public class AltosSiteMapPreload extends AltosDialog implements ActionListener, ItemListener { AltosUI owner; AltosSiteMap map;