summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/interface.h')
-rw-r--r--src/ui/interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/interface.h b/src/ui/interface.h
index 83788ca1b..90d86bea7 100644
--- a/src/ui/interface.h
+++ b/src/ui/interface.h
@@ -45,6 +45,8 @@ void sp_ui_close_view (GtkWidget *widget);
void sp_ui_new_view ();
+void sp_ui_reload ();
+
/**
* @todo TODO: not yet working. To be re-enabled (by adding to menu) once it works.
*/