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/datebook/datebookpluginimpl.cpp') diff --git a/core/pim/today/plugins/datebook/datebookpluginimpl.cpp b/core/pim/today/plugins/datebook/datebookpluginimpl.cpp index 6baffb9..ee250db 100644 --- a/core/pim/today/plugins/datebook/datebookpluginimpl.cpp +++ b/core/pim/today/plugins/datebook/datebookpluginimpl.cpp @@ -1,7 +1,7 @@ /* * datebookpluginimpl.cpp * - * copyright : (c) 2002 by Maximilian Reiß + * copyright : (c) 2002, 2003, 2004 by Maximilian Reiß * email : harlekin@handhelds.org * */ @@ -35,7 +35,7 @@ QRESULT DatebookPluginImpl::queryInterface( const QUuid & uuid, QUnknownInterfa *iface = this, (*iface)->addRef(); }else return QS_FALSE; - + return QS_OK; } -- cgit v0.9.0.2