]> gitweb.fperrin.net Git - GpsPrune.git/blobdiff - tim/prune/gui/profile/ProfileChart.java
Version 15.2, November 2013
[GpsPrune.git] / tim / prune / gui / profile / ProfileChart.java
index 732669a956dcd48bf719848e5223b2b77bf989fe..0dcabcb66785b06f1dd9730fc7f3a7025e34d89e 100644 (file)
@@ -259,7 +259,7 @@ public class ProfileChart extends GenericDisplay implements MouseListener
        /**
         * Make the popup menu for right-clicking the chart
         */
-       private void makePopup()
+       private synchronized void makePopup()
        {
                _popup = new JPopupMenu();
                JMenuItem altItem = new JMenuItem(I18nManager.getText("fieldname.altitude"));