summaryrefslogtreecommitdiffstats
path: root/kteatime/tealist.h
diff options
context:
space:
mode:
Diffstat (limited to 'kteatime/tealist.h')
-rw-r--r--kteatime/tealist.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kteatime/tealist.h b/kteatime/tealist.h
index 8012af9..7b65795 100644
--- a/kteatime/tealist.h
+++ b/kteatime/tealist.h
@@ -18,8 +18,8 @@ class TeaListItem : public TQListViewItem
{
public:
- TeaListItem(TQListView *tqparent);
- TeaListItem(TQListView *tqparent, TQListViewItem *after);
+ TeaListItem(TQListView *parent);
+ TeaListItem(TQListView *parent, TQListViewItem *after);
~TeaListItem();
int time();