From kde-commits Mon Jan 31 23:13:48 2005 From: =?utf-8?q?Ingo=20Kl=C3=B6cker?= Date: Mon, 31 Jan 2005 23:13:48 +0000 To: kde-commits Subject: kdepim/kmail Message-Id: <20050131231348.5352D1D01F () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110721324304831 CVS commit by kloecker: Add dcop calls dcopAddMessage_fastImport() and dcopResetAddMessage(). Use member variables instead of statics since the kernel is anyway a singleton. Based on patch by Danny Kukawka. M +26 -2 kmailIface.h 1.38 M +94 -36 kmkernel.cpp 1.321 M +8 -0 kmkernel.h 1.130