diff -r 49c70dcc3f17 -r c863538fcbb6 hgwidgets_plat/hgcacheproxymodel_api/inc/hgcacheproxymodel.h --- a/hgwidgets_plat/hgcacheproxymodel_api/inc/hgcacheproxymodel.h Fri May 14 16:57:01 2010 +0300 +++ b/hgwidgets_plat/hgcacheproxymodel_api/inc/hgcacheproxymodel.h Thu May 27 13:59:05 2010 +0300 @@ -13,7 +13,7 @@ * * Description: * -* Version : %version: 5 % +* Version : %version: 6 % */ #ifndef HGCACHEPROXYMODEL_H_ @@ -126,8 +126,6 @@ QModelIndex mapToSource(int row, int col) const; int mapToDataProviderIndex(int myIndex) const; int mapFromDataProviderIndex(int myIndex) const; - void cleanupForBMReset(); - void resetBM(); void releaseAll(); void setBufferPosition(int pos) const;