mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
getting things back under control
This commit is contained in:
@@ -30,7 +30,8 @@ import java.io.*;
|
||||
import javax.swing.*;
|
||||
|
||||
|
||||
public class PdeEditorHeader extends JPanel {
|
||||
//public class PdeEditorHeader extends JPanel {
|
||||
public class PdeEditorHeader extends JComponent {
|
||||
static final String SKETCH_TITLER = "sketch";
|
||||
|
||||
static Color primaryColor;
|
||||
|
||||
Reference in New Issue
Block a user