summaryrefslogtreecommitdiffstats
path: root/kalarm/alarmlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalarm/alarmlistview.h')
-rw-r--r--kalarm/alarmlistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalarm/alarmlistview.h b/kalarm/alarmlistview.h
index 7e78cbd5..a48def33 100644
--- a/kalarm/alarmlistview.h
+++ b/kalarm/alarmlistview.h
@@ -64,7 +64,7 @@ class AlarmListViewItem : public EventListViewItemBase
class AlarmListView : public EventListViewBase
{
Q_OBJECT
- TQ_OBJECT // needed by TQObject::isA() calls
+ // needed by TQObject::isA() calls
public:
enum ColumnIndex { // default column order
TIME_COLUMN, TIME_TO_COLUMN, REPEAT_COLUMN, COLOUR_COLUMN, TYPE_COLUMN, MESSAGE_COLUMN,