diff -r be28ca093028 -r 7d4651f1035e libpurple/plugins/pluginpref_example.c --- a/libpurple/plugins/pluginpref_example.c Thu Oct 24 12:35:38 2013 +0200 +++ b/libpurple/plugins/pluginpref_example.c Thu Oct 24 15:54:24 2013 +0200 @@ -109,6 +109,8 @@ static PurplePluginUiInfo prefs_info = { get_plugin_pref_frame, + NULL, + /* Padding */ NULL, NULL,