diff options
Diffstat (limited to 'certmanager/conf/dirservconfigpage.h')
-rw-r--r-- | certmanager/conf/dirservconfigpage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/certmanager/conf/dirservconfigpage.h b/certmanager/conf/dirservconfigpage.h index c5ebcad1d..536cf76ef 100644 --- a/certmanager/conf/dirservconfigpage.h +++ b/certmanager/conf/dirservconfigpage.h @@ -50,7 +50,7 @@ namespace Kleo { * The user can configure LDAP servers in this page, to be used for listing/fetching * remote certificates in kleopatra. */ -class KDE_EXPORT DirectoryServicesConfigurationPage : public KCModule { +class KDE_EXPORT DirectoryServicesConfigurationPage : public TDECModule { Q_OBJECT public: |