17 #ifndef _KMAIL_CONFIGMANAGER_H_
18 #define _KMAIL_CONFIGMANAGER_H_
22 #include <tdemacros.h>
37 virtual void commit() = 0;
39 virtual void rollback() = 0;
42 virtual bool hasPendingChanges()
const = 0;
55 #endif // _KMAIL_CONFIGMANAGER_H_
Class for managing a set of config options.
TDEPIM classes for drag and drop of mails.