Index: fresh.cpp
===================================================================
RCS file: /usr/cvs/opie/noncore/styles/fresh/fresh.cpp,v
retrieving revision 1.1
diff -u -3 -p -r1.1 fresh.cpp
--- fresh.cpp	4 Oct 2002 01:54:04 -0000	1.1
+++ fresh.cpp	28 Nov 2002 16:56:42 -0000
@@ -844,3 +844,7 @@ Q_EXPORT_INTERFACE()
     Q_CREATE_INSTANCE( FreshStyleImpl )
 }
 
+// For Sharp ROM
+    
+extern "C" { QStyle *allocate ( ) { return new FreshStyle ( ); } }
+    
\ No newline at end of file
