From 1fed961e25a6afd4070d8873b431aba8342406c3 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Mon, 27 Oct 2003 20:26:56 +0000 Subject: merge noncore/multimedia/showimg - opieplayer2 and opierec generate lots of conflicts in merge I'll gladly leave that to the experts ljp and Harlekin ;) --- (limited to 'noncore/multimedia/showimg/main.cpp') diff --git a/noncore/multimedia/showimg/main.cpp b/noncore/multimedia/showimg/main.cpp index c28cc85..efb1c68 100644 --- a/noncore/multimedia/showimg/main.cpp +++ b/noncore/multimedia/showimg/main.cpp @@ -22,12 +22,6 @@ #include -int main( int argc, char **argv ) -{ - QPEApplication a( argc, argv ); - - ImageViewer w(0, "new window", Qt::WResizeNoErase ); - a.showMainDocumentWidget(&w); +#include - return a.exec(); -} +OPIE_EXPORT_APP( OApplicationFactory ) \ No newline at end of file -- cgit v0.9.0.2