summaryrefslogtreecommitdiffstats
path: root/src/widget/ia_ora.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:17:00 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-25 22:05:39 +0900
commit4995a9179283b2e7688a319657757f4ad1cc2a6d (patch)
tree3fb615ced72eff0cfb1767aedebde23fd81b33ef /src/widget/ia_ora.h
parentb508dbd62ceb63c41e5a7bf847c4661a57c1d8f7 (diff)
downloadtde-style-ia-ora-4995a917.tar.gz
tde-style-ia-ora-4995a917.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a47b946ea19975d02ebcaa5b839a4efe595a13c3)
Diffstat (limited to 'src/widget/ia_ora.h')
-rw-r--r--src/widget/ia_ora.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/ia_ora.h b/src/widget/ia_ora.h
index 1d9f2b6..f12a2fa 100644
--- a/src/widget/ia_ora.h
+++ b/src/widget/ia_ora.h
@@ -45,7 +45,7 @@ class TQPopupMenu;
class MandrivaStyle : public TDEStyle
{
- Q_OBJECT
+ TQ_OBJECT
public:
MandrivaStyle();