summaryrefslogtreecommitdiffstats
path: root/style/qtc_tdestyle.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2023-07-20 14:17:19 +0900
committerMichele Calgaro <[email protected]>2023-07-25 22:08:11 +0900
commit6d4f3af00cff52363e56b85ee27d08d46f0e311d (patch)
tree04b1bc2767e830e566ce5d04b115a5c9226247ec /style/qtc_tdestyle.h
parentf96ebf441342bf58101652bbb1f9da71e1a1fadc (diff)
downloadtde-style-qtcurve-6d4f3af00cff52363e56b85ee27d08d46f0e311d.tar.gz
tde-style-qtcurve-6d4f3af00cff52363e56b85ee27d08d46f0e311d.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 963d734449ab82d31cccfd9ab92b4a6d6a2da30b)
Diffstat (limited to 'style/qtc_tdestyle.h')
-rw-r--r--style/qtc_tdestyle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/style/qtc_tdestyle.h b/style/qtc_tdestyle.h
index d9843df..2b8e5db 100644
--- a/style/qtc_tdestyle.h
+++ b/style/qtc_tdestyle.h
@@ -52,7 +52,7 @@ struct TQtCTDEStylePrivate;
*/
class TQtCTDEStyle: public TQCommonStyle
{
- Q_OBJECT
+ TQ_OBJECT
public: