diff options
Diffstat (limited to 'src/ui/interface.cpp')
| -rw-r--r-- | src/ui/interface.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/interface.cpp b/src/ui/interface.cpp index f9a30001a..c690e5dfc 100644 --- a/src/ui/interface.cpp +++ b/src/ui/interface.cpp @@ -310,7 +310,7 @@ sp_ui_close_view(GtkWidget */*widget*/) unsigned int -sp_ui_close_all(void) +sp_ui_close_all() { /* Iterate through all the windows, destroying each in the order they become active */ |
