Numerous bug fixes and updates
[debian/openrocket] / src / net / sf / openrocket / gui / main / SimulationPanel.java
index 31d204e8dd3657b9cac7e489562c1ff6e8433ee4..784ee09a09e3fb27b814d8a540f56acc1eee6c21 100644 (file)
@@ -180,8 +180,8 @@ public class SimulationPanel extends JPanel {
                this.add(button,"gapright para");
                
                
-//             button = new JButton("Plot / export");
-               button = new JButton("Plot flight");
+               button = new JButton("Plot / export");
+//             button = new JButton("Plot flight");
                button.addActionListener(new ActionListener() {
                        @Override
                        public void actionPerformed(ActionEvent e) {