comparison src/prefs.h @ 5638:0bdfa28c678e

[gaim-migrate @ 6047] We're slowly killing off multi.h. The proto_user_split and proto_user_opt have been replaced with GaimAccountOption and GaimAccountUserSplit structures, which of course have an API. The account dialog is being rewritten as well, and will soon allow you to add and modify accounts again. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 01 Jun 2003 17:40:20 +0000
parents d67b5b4e1323
children b61520e71679
comparison
equal deleted inserted replaced
5637:69c92ae58876 5638:0bdfa28c678e
21 * 21 *
22 */ 22 */
23 23
24 #ifndef _PREFS_H_ 24 #ifndef _PREFS_H_
25 #define _PREFS_H_ 25 #define _PREFS_H_
26
27 #include <glib.h>
26 28
27 /** 29 /**
28 * Pref data types. 30 * Pref data types.
29 */ 31 */
30 typedef enum _GaimPrefType 32 typedef enum _GaimPrefType