summaryrefslogtreecommitdiff
path: root/libgaim/plugins/mono/api/Contact.cs
blob: 627eea23191e89bd1ee24402fe0d0f6fa1c083d4 (plain)
1
2
3
4
namespace Gaim {
	public class Contact : BlistNode {
	}
}