summaryrefslogtreecommitdiffstats
path: root/src/resultlistview.h
diff options
context:
space:
mode:
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 9d26d77..5392ad0 100644
--- a/src/resultlistview.h
+++ b/src/resultlistview.h
@@ -34,7 +34,7 @@ namespace ResultList {
class ResultListView : public KListView
{
Q_OBJECT
- TQ_OBJECT
+
public:
ResultListView(TQWidget *parent = 0, const char *name = "result list view");