summaryrefslogtreecommitdiffstats
path: root/src/tdesvn.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 12:35:44 +0900
committerMichele Calgaro <[email protected]>2023-07-23 18:50:08 +0900
commita8d3129b925bbc2cdca64b83578b2cf51f0d4965 (patch)
tree1408b90a6787615b00258d1b19a64377d019a9e0 /src/tdesvn.h
parentdf800578b8fee8cf6acf7a84e2e8ffe21a529294 (diff)
downloadtdesvn-a8d3129b925bbc2cdca64b83578b2cf51f0d4965.tar.gz
tdesvn-a8d3129b925bbc2cdca64b83578b2cf51f0d4965.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 61351feeb0a9de5efb5759e5bbe79f9220492571)
Diffstat (limited to 'src/tdesvn.h')
-rw-r--r--src/tdesvn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvn.h b/src/tdesvn.h
index 72c785f..9ec922c 100644
--- a/src/tdesvn.h
+++ b/src/tdesvn.h
@@ -45,7 +45,7 @@ class KBookmarkMenu;
*/
class tdesvn : public KParts::MainWindow,public KBookmarkOwner
{
- Q_OBJECT
+ TQ_OBJECT
public:
/**