diff options
Diffstat (limited to 'src/resultlistview.h')
-rw-r--r-- | src/resultlistview.h | 2 |
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: |