Closes 113.

This commit is contained in:
Ross Boucher
2009-05-14 22:16:06 -07:00
parent 688fd5725d
commit 3b0feec801
+1
View File
@@ -127,6 +127,7 @@
{
_itemData = [CPKeyedArchiver archivedDataWithRootObject:anItem];
_itemForDragging = anItem//[CPKeyedUnarchiver unarchiveObjectWithData:_itemData];
_itemPrototype = anItem;
[self reloadContent];
}