From f0a15a9866f9eddfe10596e63a1e6300b92b9e3f Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 27 Oct 2003 19:06:54 +0000 Subject: merge noncore/comm/* --- (limited to 'noncore/comm/keypebble/main.cpp') diff --git a/noncore/comm/keypebble/main.cpp b/noncore/comm/keypebble/main.cpp index bc7782c..11f67fc 100644 --- a/noncore/comm/keypebble/main.cpp +++ b/noncore/comm/keypebble/main.cpp @@ -1,15 +1,10 @@ -#include + #include #include "kvnc.h" +#include -int main( int argc, char **argv ) -{ - QPEApplication app( argc, argv ); - KVNC *view = new KVNC( "Keypebble" ); - app.showMainWidget( view ); - return app.exec(); -} +OPIE_EXPORT_APP( OApplicationFactory ) -- cgit v0.9.0.2