summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/svnfrontend/fronthelpers/revisionbuttonimpl.h')
-rw-r--r--src/svnfrontend/fronthelpers/revisionbuttonimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svnfrontend/fronthelpers/revisionbuttonimpl.h b/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
index b8918c8..bec5124 100644
--- a/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
+++ b/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
@@ -25,7 +25,7 @@
class RevisionButtonImpl: public RevisionButton {
Q_OBJECT
- TQ_OBJECT
+
public:
RevisionButtonImpl(TQWidget *parent = 0, const char *name = 0);