summaryrefslogtreecommitdiffstats
path: root/ark/archiveformatinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'ark/archiveformatinfo.h')
-rw-r--r--ark/archiveformatinfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ark/archiveformatinfo.h b/ark/archiveformatinfo.h
index 5ba5ef3..e1c987d 100644
--- a/ark/archiveformatinfo.h
+++ b/ark/archiveformatinfo.h
@@ -59,7 +59,7 @@ private:
enum ArchType type;
};
- FormatInfo & find ( ArchType type );
+ FormatInfo & tqfind ( ArchType type );
typedef TQValueList<FormatInfo> InfoList;
InfoList m_formatInfos;