changeset 3 | c863538fcbb6 |
parent 1 | e48454f237ca |
child 6 | 1cdcc61142d2 |
--- a/hgcacheproxymodel/tsrc/unit/dataproviderhelper.h Fri May 14 16:57:01 2010 +0300 +++ b/hgcacheproxymodel/tsrc/unit/dataproviderhelper.h Thu May 27 13:59:05 2010 +0300 @@ -48,6 +48,7 @@ void testRemoveItems(int pos, int size = 1); void testRemoveItem(int pos); void testInsertItem(int pos, QPair< QVariant, int > item, bool silent); + void testUpdateIcon(int pos, QVariant icon, bool silent = false); QList< QPair< int, int > > getObserverDataUpdated();