Skip to content
Snippets Groups Projects
Commit 0f0ca6eb authored by Sanjula's avatar Sanjula
Browse files

Fixed settings heading

parent 5ce85380
No related branches found
No related tags found
No related merge requests found
......@@ -61,7 +61,7 @@ public class SettingDisplay extends JPanel {
JLabel lblSettings = new JLabel("Settings");
lblSettings.setFont(new Font("Tahoma", Font.PLAIN, 32));
lblSettings.setBounds(375, 35, 227, 83);
lblSettings.setBounds(365, 35, 227, 83);
this.add(lblSettings);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment