summaryrefslogtreecommitdiffstats
path: root/kfilereplace/knewprojectdlg.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfilereplace/knewprojectdlg.h')
-rw-r--r--kfilereplace/knewprojectdlg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfilereplace/knewprojectdlg.h b/kfilereplace/knewprojectdlg.h
index 7459bacf..b0af6ff2 100644
--- a/kfilereplace/knewprojectdlg.h
+++ b/kfilereplace/knewprojectdlg.h
@@ -77,7 +77,7 @@ class KNewProjectDlg : public KNewProjectDlgS
void saveFiltersList();
void saveBackupExtensionOptions();
- bool tqcontains(TQListView* lv,const TQString& s, int column);
+ bool contains(TQListView* lv,const TQString& s, int column);
void setDatas(const TQString& directoryString, const TQString& filterString);
void whatsThis();
};