mirror of
https://github.com/processing/processing4.git
synced 2026-02-04 14:19:19 +01:00
PDEX: make ShowUsage static
This commit is contained in:
@@ -193,7 +193,7 @@ public class PDEX {
|
||||
|
||||
|
||||
|
||||
private class ShowUsage {
|
||||
private static class ShowUsage {
|
||||
|
||||
final JDialog window;
|
||||
final JTree tree;
|
||||
|
||||
Reference in New Issue
Block a user