2002/08/28 02:02:06
authormegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:50:21 +0000 (06:50 +0000)
committermegacz <megacz@xwt.org>
Fri, 30 Jan 2004 06:50:21 +0000 (06:50 +0000)
darcs-hash:20040130065021-2ba56-70cc2a121ddf03139a71c17de7a9a23505ae8408.gz

src/org/xwt/plat/PalmOS.java

index 34f9c12..1f40ab3 100644 (file)
@@ -1,5 +1,6 @@
 // Copyright 2002 Adam Megacz, see the COPYING file for licensing [GPL]
 package org.xwt.plat;
+import org.xwt.*;
 
 /** Platform class for PalmOS devices */
 public class PalmOS extends Platform {