From 35615947e11575a61456c8483e7f6d67fe59d5ed Mon Sep 17 00:00:00 2001 From: mickeyl Date: Wed, 29 Oct 2003 17:22:08 +0000 Subject: merge noncore/settings/* except networksettings for which tille volunteered (thanks) --- (limited to 'noncore/settings/netsystemtime/main.cpp') diff --git a/noncore/settings/netsystemtime/main.cpp b/noncore/settings/netsystemtime/main.cpp index 4b20a61..da98eee 100644 --- a/noncore/settings/netsystemtime/main.cpp +++ b/noncore/settings/netsystemtime/main.cpp @@ -29,13 +29,7 @@ #include "mainwindow.h" #include +#include -int main( int argc, char ** argv ) -{ - QPEApplication a( argc, argv ); - MainWindow mw; - a.showMainWidget( &mw ); - - return a.exec(); -} +OPIE_EXPORT_APP( OApplicationFactory ) -- cgit v0.9.0.2