first try to journal_store_get_latest_id() for sqlite
[k8lowj.git] / src / pollcreator.h
blob29da8858e29a5eb64fa3ba82696b2ba9b3780f2c
1 /* logjam - a GTK client for LiveJournal.
2 * Copyright (C) 2000-2003 Evan Martin <evan@livejournal.com>
3 */
4 #ifndef __LOGJAM_POLLCREATOR_H__
5 #define __LOGJAM_POLLCREATOR_H__
8 extern void run_poll_creator_dlg (JamWin * jw);
11 #endif