From 666a49773d06ac94c19996d763854725c2f7a578 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 22 Feb 2004 23:38:58 +0000 Subject: initial checkin of opie linphone, not really usefull yet, just to make sure I dont loose any data --- (limited to 'noncore/net/linphone/main.cpp') diff --git a/noncore/net/linphone/main.cpp b/noncore/net/linphone/main.cpp new file mode 100644 index 0000000..9146fee --- a/dev/null +++ b/noncore/net/linphone/main.cpp @@ -0,0 +1,22 @@ +/*************************************************************************** + main-opie.cpp - description + ------------------- + begin : ven mai 23 19:26:00 CEST 2003 + copyright : (C) 2003 by Simon Morlat + email : simon.morlat@linphone.org + ***************************************************************************/ + +/*************************************************************************** + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU General Public License as published by * + * the Free Software Foundation; either version 2 of the License, or * + * (at your option) any later version. * + * * + ***************************************************************************/ +#include +#include "mainwindow.h" + +OPIE_EXPORT_APP( OApplicationFactory ) + + -- cgit v0.9.0.2