diff -r 4fa04caf0f43 -r 15f034b8a3b5 hgcacheproxymodel/tsrc/unit/test_hgcacheproxydatamodel.h --- a/hgcacheproxymodel/tsrc/unit/test_hgcacheproxydatamodel.h Fri Jun 11 14:43:11 2010 +0300 +++ b/hgcacheproxymodel/tsrc/unit/test_hgcacheproxydatamodel.h Wed Jun 23 19:25:46 2010 +0300 @@ -13,7 +13,7 @@ * * Description: * -* Version : %version: 5 % +* Version : %version: 6 % */ #ifndef TestCacheProxy_H #define TestCacheProxy_H @@ -55,6 +55,7 @@ void testDP_RequestReleaseAndData(); void testDP_CacheManagment(); void testDP_QPixmapPool(); + void testDP_IconMode(); //HgCacheProxyModel void testCP_QAbstractItemModel();