*** empty log message ***

svn path=/trunk/kdenetwork/kmail/; revision=72522
wilder-work
Hans Dijkema 26 years ago
parent 907e206429
commit 966359def4
  1. 5
      kmailIface.h

@ -32,7 +32,10 @@ k_dcop:
virtual int ready() = 0; //1=yes, 0=no
virtual void compactAllFolders() = 0;
// pre : true
// pre : foldername : the requested foldername in kmail (at the
// zero level in the foldertree.
// messagefile: the name of the filename (local) with the
// message to be added.
// post: =1, message added to folder, if folder doesn't exist, folder
// has been created.
// =0, an error occured.

Loading…
Cancel
Save