summaryrefslogtreecommitdiffstats
path: root/src/tab.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tab.h')
-rw-r--r--src/tab.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tab.h b/src/tab.h
index 20259ab..6316b02 100644
--- a/src/tab.h
+++ b/src/tab.h
@@ -58,7 +58,7 @@ MqTab *
mq_tab_new_relative(MqApplication *application, gchar *uri, MqTab *source);
MqTab *
-mq_tab_new_root(void)
+mq_tab_new_root(void);
GtkWidget *
mq_tab_get_tab(MqTab *tab);