summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/commitdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcs/subversion/commitdlg.h')
-rw-r--r--vcs/subversion/commitdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/subversion/commitdlg.h b/vcs/subversion/commitdlg.h
index 1755eead..08f5c8ec 100644
--- a/vcs/subversion/commitdlg.h
+++ b/vcs/subversion/commitdlg.h
@@ -26,7 +26,7 @@
class CommitDlg : public CommitDlgBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
CommitDlg( TQWidget* = 0 );
protected: