fixed GTKHTML detection
[k8lowj.git] / src / friendgroupedit.h
blob107e4fea2380d8a58b9a5cf520f70a2b56dbf9aa
1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2003 Evan Martin <evan@livejournal.com>
4 * vim: tabstop=4 shiftwidth=4 noexpandtab :
5 */
7 #ifndef friendgroupedit_h
8 #define friendgroupedit_h
10 LJFriendGroup* friend_group_edit_dlg_run(GtkWindow *parent, JamAccountLJ *acc, LJFriendGroup *fg, int freegroup);
12 #endif /* friendgroupedit_h */