view libpurple/plugins/mono/api/Contact.cs @ 32011:2f014dbda8a6

Make some gtkimhtml functions private
author Mark Doliner <mark@kingant.net>
date Thu, 01 Sep 2011 07:27:16 +0000
parents 93bfbda79bf6
children
line wrap: on
line source

namespace Purple {
	public class Contact : BlistNode {
	}
}