fixed GTKHTML detection
[k8lowj.git] / src / friendgroups.h
blob2fb873b98b23ccc42663679aa6a8c272933b6ebb
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 friendgroups_h
8 #define friendgroups_h
10 void friendgroups_dialog_new(GtkWindow *parent, JamAccountLJ *acc, GSList *friends);
12 #endif /* friendgroups_h */