From 9ce566fd5b280622670cf7b0e158f9d9c54e6e9a Mon Sep 17 00:00:00 2001 From: waspe Date: Mon, 03 Nov 2003 17:56:32 +0000 Subject: resolved merge conflict --- (limited to 'core/apps/helpbrowser/main.cpp') diff --git a/core/apps/helpbrowser/main.cpp b/core/apps/helpbrowser/main.cpp index b1bea56..dc82e93 100644 --- a/core/apps/helpbrowser/main.cpp +++ b/core/apps/helpbrowser/main.cpp @@ -21,13 +21,6 @@ #include "helpbrowser.h" #include +#include -int main( int argc, char ** argv ) -{ - QPEApplication a( argc, argv ); - - HelpBrowser mw; - a.showMainWidget( &mw ); - - return a.exec(); -} +OPIE_EXPORT_APP( OApplicationFactory ) -- cgit v0.9.0.2