summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/kdevsvnd_widgets.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/subversion/kdevsvnd_widgets.h')
-rw-r--r--vcs/subversion/kdevsvnd_widgets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/kdevsvnd_widgets.h b/vcs/subversion/kdevsvnd_widgets.h
index 3967cb35..48a11372 100644
--- a/vcs/subversion/kdevsvnd_widgets.h
+++ b/vcs/subversion/kdevsvnd_widgets.h
@@ -18,7 +18,7 @@
#include "svnssltrustpromptbase.h"
class SvnSSLTrustPrompt : public SvnSSLTrustPromptBase{
-Q_OBJECT
+TQ_OBJECT
public:
SvnSSLTrustPrompt( TQWidget* parent=0, const char* name=0, bool modal=true, WFlags f=0 );