comparison src/gtkaccount.h @ 6120:0a6f70c020ed

[gaim-migrate @ 6589] compiling is cool committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 14 Jul 2003 13:21:33 +0000
parents 0d2bd49c611e
children dece74f05509
comparison
equal deleted inserted replaced
6119:0d2bd49c611e 6120:0a6f70c020ed
20 * along with this program; if not, write to the Free Software 20 * along with this program; if not, write to the Free Software
21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 21 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
22 */ 22 */
23 #ifndef _GAIM_GTK_ACCOUNT_H_ 23 #ifndef _GAIM_GTK_ACCOUNT_H_
24 #define _GAIM_GTK_ACCOUNT_H_ 24 #define _GAIM_GTK_ACCOUNT_H_
25
26 #include "account.h"
25 27
26 typedef enum 28 typedef enum
27 { 29 {
28 GAIM_GTK_ADD_ACCOUNT_DIALOG, 30 GAIM_GTK_ADD_ACCOUNT_DIALOG,
29 GAIM_GTK_MODIFY_ACCOUNT_DIALOG 31 GAIM_GTK_MODIFY_ACCOUNT_DIALOG