diff -r 62d621e3e550 -r 5ecd0462f76b findresultmodel.cpp --- a/findresultmodel.cpp Mon Mar 15 15:32:37 2010 +0000 +++ b/findresultmodel.cpp Thu Mar 18 11:31:02 2010 +0000 @@ -223,4 +223,7 @@ } } +void FindResultModel::addSubItem (TreeItem *parent,const QString &s, TreeItem *ti, int index) +{ +}