summaryrefslogtreecommitdiffstats
path: root/k9author/k9menueditor.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 13:18:01 +0900
committerMichele Calgaro <[email protected]>2023-07-20 13:18:01 +0900
commitb3ebd61cfbfdba0d025543c5323751ad7a73a8fe (patch)
treee1dbe4380de7c360f4ca56800c602ee8c37f7c88 /k9author/k9menueditor.h
parente5c4232f5750c0c83f894ac7afbdec51dbc82ed3 (diff)
downloadk9copy-b3ebd61cfbfdba0d025543c5323751ad7a73a8fe.tar.gz
k9copy-b3ebd61cfbfdba0d025543c5323751ad7a73a8fe.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'k9author/k9menueditor.h')
-rw-r--r--k9author/k9menueditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/k9author/k9menueditor.h b/k9author/k9menueditor.h
index ae22954..2488dfe 100644
--- a/k9author/k9menueditor.h
+++ b/k9author/k9menueditor.h
@@ -22,7 +22,7 @@ class k9MenuButton;
class k9MenuEdit;
class k9CanvasSelection;
class k9MenuEditor : public TQCanvasView {
- Q_OBJECT
+ TQ_OBJECT
public: