summaryrefslogtreecommitdiffstats
path: root/certmanager/conf/dirservconfigpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'certmanager/conf/dirservconfigpage.h')
-rw-r--r--certmanager/conf/dirservconfigpage.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/certmanager/conf/dirservconfigpage.h b/certmanager/conf/dirservconfigpage.h
index e9bdd51aa..dec0543e6 100644
--- a/certmanager/conf/dirservconfigpage.h
+++ b/certmanager/conf/dirservconfigpage.h
@@ -50,8 +50,8 @@ 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 TDECModule {
- Q_OBJECT
+class TDE_EXPORT DirectoryServicesConfigurationPage : public TDECModule {
+ TQ_OBJECT
public:
DirectoryServicesConfigurationPage( TQWidget * parent=0, const char * name=0 );