diff -r a76e86df7ccd -r 0e1e938beb1a videocollection/tsrc/stubs/inc/hblistview.h --- a/videocollection/tsrc/stubs/inc/hblistview.h Thu Sep 02 20:28:16 2010 +0300 +++ b/videocollection/tsrc/stubs/inc/hblistview.h Fri Sep 17 08:30:05 2010 +0300 @@ -23,7 +23,7 @@ #include "hblistviewitem.h" #include "hbscrollbar.h" #include "hbabstractitemview.h" -#include "videosortfilterproxymodel.h" +#include "videoproxymodelgeneric.h" #include #include @@ -111,7 +111,7 @@ /** * dummy method */ - void setModel(VideoSortFilterProxyModel *model) + void setModel(VideoProxyModelGeneric *model) { mLatestModel = model; } @@ -322,7 +322,7 @@ /** * provided model */ - static VideoSortFilterProxyModel *mLatestModel; + static VideoProxyModelGeneric *mLatestModel; /** * -1 == initialized