From d3570508b102b238d5c2258e522b4bcea26e44a7 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Mon, 7 Jan 2013 11:23:14 -0800 Subject: Move planner UI into planner.c There should be NO other changes in this commit - just moving the code and adjusting the includes (and adding the entry point to display-gtk.h). Signed-off-by: Dirk Hohndel --- display-gtk.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'display-gtk.h') diff --git a/display-gtk.h b/display-gtk.h index 083724a61..2613a20b6 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -135,4 +135,7 @@ extern GtkTreeViewColumn *tree_view_column(GtkWidget *tree_view, int index, cons GError *uemis_download(const char *path, progressbar_t *progress, GtkDialog *dialog, gboolean force_download); +/* from planner.c */ +extern void input_plan(void); + #endif -- cgit v1.2.3-70-g09d2