diff options
Diffstat (limited to 'src/ui/interface.h')
| -rw-r--r-- | src/ui/interface.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/interface.h b/src/ui/interface.h index 90d86bea7..fcaa9801a 100644 --- a/src/ui/interface.h +++ b/src/ui/interface.h @@ -45,7 +45,7 @@ void sp_ui_close_view (GtkWidget *widget); void sp_ui_new_view (); -void sp_ui_reload (); +void sp_ui_reload(); /** * @todo TODO: not yet working. To be re-enabled (by adding to menu) once it works. |
