working on tabs.. now actually working/displaying semi-properly

This commit is contained in:
benfry
2004-06-20 17:13:53 +00:00
parent 4ddd8455aa
commit 6b3f7b82df
6 changed files with 58 additions and 17 deletions

View File

@@ -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;