pidgin/plugins/perl/common/GtkPrefs.xs@1ce5b83274c1
pidgin/plugins/perl/common/GtkPrefs.xs
Sun, 19 Dec 2010 20:30:38 +0000
- author
- Elliott Sales de Andrade <qulogic@pidgin.im>
- date
- Sun, 19 Dec 2010 20:30:38 +0000
- changeset 31258
- 1ce5b83274c1
- parent 15590
-
c07dd12bf3f4
- child 18068
-
b6554e3c8224
- permissions
- -rw-r--r--
Fix a crash on receiving a file with no preview that I just introduced
with the new functions. The preview pointer/size was left
uninitialized if there wasn't one.
#include "gtkmodule.h"
MODULE = Pidgin::Prefs PACKAGE = Pidgin::Prefs PREFIX = pidgin_prefs_
PROTOTYPES: ENABLE
void
pidgin_prefs_show()