aboutsummaryrefslogtreecommitdiffstats
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/interface.h b/src/interface.h
index 0bd37ad..1832b05 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -1,4 +1,5 @@
#include <gtk/gtkwindow.h>
void interface_show_main_window(void);
+void interface_show_edit_window(void);
GtkWidget *interface_show_new_item_dialog(GtkWindow *window);