mirror of
https://github.com/macocianradu/javaGUItoolkit.git
synced 2026-03-18 21:50:04 +00:00
added gif for readme
This commit is contained in:
@@ -27,7 +27,7 @@ public class Debugger {
|
||||
}
|
||||
}
|
||||
|
||||
public void enableTag(Tag tag, Boolean value) {
|
||||
public static void enableTag(Tag tag, Boolean value) {
|
||||
tag.setValue(value);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user