mirror of
https://github.com/Wisser/Jailer.git
synced 2026-05-20 02:55:00 -05:00
removed text of clear button
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user