annotate pidgin/plugins/crazychat/dog_lids.h @ 24848:2ce759d9176a

Make sure the prpl has a get_account_text_table function before trying to call it. Fixes #7918.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 29 Dec 2008 05:37:18 +0000
parents 5fe8042783c1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
1 void initLids(void);
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
3 void drawLids(int left, int right);