mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 01:29:17 +01:00
working on tabs.. now actually working/displaying semi-properly
This commit is contained in:
@@ -45,7 +45,7 @@ import com.apple.mrj.*;
|
||||
* files and images, etc) that comes from that.
|
||||
*/
|
||||
public class PdeBase {
|
||||
static final String VERSION = "0068 Alpha";
|
||||
static final String VERSION = "007X Alpha";
|
||||
|
||||
PdeEditor editor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user