view libpurple/plugins/mono/api/Group.cs @ 15757:0e9bcdeaf2fa

Preference for idleness. Someone was looking for this thing.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 02 Mar 2007 03:35:44 +0000
parents 5fe8042783c1
children 93bfbda79bf6
line wrap: on
line source

namespace Gaim {
	public class Group : BlistNode {
	}
}