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