20 #ifndef KMAIL_MESSAGECOPYHELPER_H
21 #define KMAIL_MESSAGECOPYHELPER_H
23 #include <tqguardedptr.h>
25 #include <tqptrlist.h>
27 #include <maillistdrag.h>
54 bool move, TQObject *parent = 0 );
72 void copyCompleted( KMCommand *cmd );
75 TQMap<TQGuardedPtr<KMFolder>, int> mOpenFolders;
|