summaryrefslogtreecommitdiffstats
path: root/src/resultlistview.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:30:39 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-07-20 14:30:39 +0900
commitdef2bc3d97352c3d417638b0364d0719c1c4e69f (patch)
tree867d45dbc2ef504aa5d0275851339dabb7529d09 /src/resultlistview.h
parent467ef6c195361fef7211fad93d472f0ec9bd751e (diff)
downloadabakus-def2bc3d97352c3d417638b0364d0719c1c4e69f.tar.gz
abakus-def2bc3d97352c3d417638b0364d0719c1c4e69f.zip
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/resultlistview.h')
-rw-r--r--src/resultlistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resultlistview.h b/src/resultlistview.h
index c8ef15e..32fecff 100644
--- a/src/resultlistview.h
+++ b/src/resultlistview.h
@@ -33,7 +33,7 @@ namespace ResultList {
class ResultListView : public TDEListView
{
- Q_OBJECT
+ TQ_OBJECT
public: