first try to journal_store_get_latest_id() for sqlite
[k8lowj.git] / src / console.h
blob72734c66fcd238ba34ff175e8fc27f9fff846c23
1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2004 Evan Martin <martine@danga.com>
3 */
4 #ifndef __LOGJAM_CONSOLE_H__
5 #define __LOGJAM_CONSOLE_H__
7 #include "account.h"
10 extern void console_dialog_run (GtkWindow *parent, JamAccountLJ *acc);
13 #endif /* __LOGJAM_CONSOLE_H__ */