pidgin/plugins/crazychat/test.h

Sat, 15 Aug 2009 05:52:26 +0000

author
Etan Reisner <deryni@pidgin.im>
date
Sat, 15 Aug 2009 05:52:26 +0000
changeset 28258
ec6dd456b74c
parent 15435
4b933b06d75e
child 16238
33bf2fd32108
child 18068
b6554e3c8224
child 20478
46933dc62880
permissions
-rw-r--r--

Re-order the ungrouped formatting toolbar buttons to match the order of the
items in the grouped menus.

class Test {
	public:
		Test(void);
		~Test(void);
		void runTest(void);
	private:
		asdfint fake;
};

mercurial