summaryrefslogtreecommitdiffstats
path: root/src/main-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main-window.c')
-rw-r--r--src/main-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main-window.c b/src/main-window.c
index ee4dd27..b21f2e0 100644
--- a/src/main-window.c
+++ b/src/main-window.c
@@ -26,7 +26,7 @@
#include "main-window.h"
MqWindow *
-mq_main_window_new(gint __attribute__((unused)) uri_c,
+mq_window_new(gint __attribute__((unused)) uri_c,
gchar __attribute__((unused)) *uri_v[])
{
MqWindow *window;