diff -r 25a950c2eb98 -r fbb927bbdda3 findresultmodel.cpp --- a/findresultmodel.cpp Tue Mar 09 08:29:09 2010 +0000 +++ b/findresultmodel.cpp Thu Mar 18 11:46:52 2010 +0000 @@ -223,4 +223,7 @@ } } +void FindResultModel::addSubItem (TreeItem *parent,const QString &s, TreeItem *ti, int index) +{ +}