first try to journal_store_get_latest_id() for sqlite
[k8lowj.git] / src / usejournal.h
blob0ac86da7ec85697d7b9d9a14c7d7668dd5227953
1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2004 Evan Martin <evan@livejournal.com>
3 */
4 #ifndef __LOGJAM_USEJOURNAL_H__
5 #define __LOGJAM_USEJOURNAL_H__
8 extern GtkWidget *usejournal_build_menu (const char *defaultjournal, const char *currentjournal, GSList *journals, gpointer doc);
11 #endif