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 9ec98cd6..3967cb35 100644
--- a/vcs/subversion/kdevsvnd_widgets.h
+++ b/vcs/subversion/kdevsvnd_widgets.h
@@ -19,7 +19,7 @@
class SvnSSLTrustPrompt : public SvnSSLTrustPromptBase{
Q_OBJECT
- TQ_OBJECT
+
public:
SvnSSLTrustPrompt( TQWidget* parent=0, const char* name=0, bool modal=true, WFlags f=0 );
~SvnSSLTrustPrompt();