From 7ea89afa119615e547323a7a482ea7fef8e67029 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 19 Dec 2011 11:59:52 -0600 Subject: Remove additional unneeded tq method conversions --- ark/filelistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ark/filelistview.h') diff --git a/ark/filelistview.h b/ark/filelistview.h index 7605e01..b670feb 100644 --- a/ark/filelistview.h +++ b/ark/filelistview.h @@ -153,7 +153,7 @@ class FileListView: public KListView private: FileLVI* findParent( const TQString& fullname ); - TQStringList tqchildrenOf( FileLVI* parent ); + TQStringList childrenOf( FileLVI* parent ); TQMap m_columnMap; bool m_pressed; -- cgit v1.2.3