libpurple/plugins/mono/api/Group.cs@2b7fbca58d92
libpurple/plugins/mono/api/Group.cs
Wed, 23 May 2007 03:59:19 +0000
- author
- Daniel Atallah <datallah@pidgin.im>
- date
- Wed, 23 May 2007 03:59:19 +0000
- changeset 17293
- 2b7fbca58d92
- parent 15940
-
53d1e0af8279
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fix file transfers aborting and mistakenly being marked as cancelled when they are actually complete. Fixes #814
namespace Purple {
public class Group : BlistNode {
}
}