diff options
Diffstat (limited to 'kmail/klistviewindexedsearchline.h')
-rw-r--r-- | kmail/klistviewindexedsearchline.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/klistviewindexedsearchline.h b/kmail/klistviewindexedsearchline.h index f8aaf176a..6cf00bc18 100644 --- a/kmail/klistviewindexedsearchline.h +++ b/kmail/klistviewindexedsearchline.h @@ -53,7 +53,7 @@ class KDEUI_EXPORT KListViewIndexedSearchLine: public KMail::HeaderListQuickSear public: - explicit KListViewIndexedSearchLine(TQWidget *tqparent, KListView *listView, KActionCollection* action, const char *name = 0); + explicit KListViewIndexedSearchLine(TQWidget *parent, KListView *listView, KActionCollection* action, const char *name = 0); ~KListViewIndexedSearchLine(); public slots: |