removed text of clear button

This commit is contained in:
Ralf Wisser
2023-03-27 08:56:38 +02:00
parent 00acf16387
commit 375ebfc8a7
@@ -448,7 +448,7 @@ public class DataBrowser extends javax.swing.JFrame {
tbBackButton.setText(null);
tbForewardButton.setText(null);
tbClearButton.setText("Clear");
tbClearButton.setText(null);
tbZoom0Button.setText(null);
tbZoom1Button.setText(null);
tbZoom2Button.setText(null);