We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3618e39 commit dcc56f5Copy full SHA for dcc56f5
src/settings/Defaults.java
@@ -3,7 +3,6 @@
3
import java.awt.Color;
4
5
public class Defaults {
6
- //sample change to Defaults
7
8
private static final Color SELECT_TOOL_ICON_COLOR = Color.BLACK;
9
0 commit comments