Added DCOP interface to the kmail composer window

This closes Bug 953
Thanks to Serghei Amelian
(cherry picked from commit e86bf88440)
v3.5.13-sru
Slávek Banko 12 years ago
parent 97ec1bacd1
commit a1ca48332c

@ -13,6 +13,9 @@
class MailComposerIface : virtual public DCOPObject
{
K_DCOP
public: MailComposerIface() : DCOPObject("MailComposerIface") {}
k_dcop:
/**
Send message.

Loading…
Cancel
Save