view libpurple/plugins/mono/api/Group.cs @ 25283:4d20fa86455b

moved gg to use the api rather than structs directly
author Gary Kramlich <grim@reaperworld.com>
date Fri, 31 Oct 2008 03:38:24 +0000
parents 93bfbda79bf6
children
line wrap: on
line source

namespace Purple {
	public class Group : BlistNode {
	}
}