summaryrefslogtreecommitdiffstats
path: root/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:35:44 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 12:35:44 +0900
commit61351feeb0a9de5efb5759e5bbe79f9220492571 (patch)
tree1408b90a6787615b00258d1b19a64377d019a9e0 /src/svnfrontend/fronthelpers/revisionbuttonimpl.h
parent7c40eb2981e88ba646d746fe4ef9828242505574 (diff)
downloadtdesvn-61351feeb0a9de5efb5759e5bbe79f9220492571.tar.gz
tdesvn-61351feeb0a9de5efb5759e5bbe79f9220492571.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 924f7df..04a04a0 100644
--- a/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
+++ b/src/svnfrontend/fronthelpers/revisionbuttonimpl.h
@@ -24,7 +24,7 @@
#include "svnqt/revision.h"
class RevisionButtonImpl: public RevisionButton {
- Q_OBJECT
+ TQ_OBJECT
public: