From 87676b131aad1bfe979570a48107527db4040020 Mon Sep 17 00:00:00 2001 From: harlekin Date: Mon, 01 Mar 2004 15:47:43 +0000 Subject: today plus datebook, mail, todolist plugins libopie1->libopie2 --- (limited to 'core/pim/today/plugins/mail/mailpluginimpl.cpp') diff --git a/core/pim/today/plugins/mail/mailpluginimpl.cpp b/core/pim/today/plugins/mail/mailpluginimpl.cpp index dfd3a64..fac27f4 100644 --- a/core/pim/today/plugins/mail/mailpluginimpl.cpp +++ b/core/pim/today/plugins/mail/mailpluginimpl.cpp @@ -1,7 +1,7 @@ /* * mailpluginimpl.cpp * - * copyright : (c) 2002 by Maximilian Reiß + * copyright : (c) 2002,2003,2004 by Maximilian Reiß * email : harlekin@handhelds.org * */ @@ -38,7 +38,7 @@ QRESULT MailPluginImpl::queryInterface( const QUuid & uuid, QUnknownInterface * *iface = this, (*iface)->addRef(); }else return QS_FALSE; - + return QS_OK; } -- cgit v0.9.0.2