diff options
Diffstat (limited to 'tdefilereplace/tdefilereplacelib.h')
-rw-r--r-- | tdefilereplace/tdefilereplacelib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefilereplace/tdefilereplacelib.h b/tdefilereplace/tdefilereplacelib.h index 9669b31c..eb83f9a2 100644 --- a/tdefilereplace/tdefilereplacelib.h +++ b/tdefilereplace/tdefilereplacelib.h @@ -53,7 +53,7 @@ class KFileReplaceLib /** converts the old kfr format file in the new xml-based format. */ - static void convertOldToNewKFRFormat(const TQString& fileName, KListView* stringView); + static void convertOldToNewKFRFormat(const TQString& fileName, TDEListView* stringView); /** Verifies that files, which we are scanning, respect some conditions |