aboutsummaryrefslogtreecommitdiff
path: root/src/tool_text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tool_text.h')
-rw-r--r--src/tool_text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tool_text.h b/src/tool_text.h
index 2e865d7..aaca10a 100644
--- a/src/tool_text.h
+++ b/src/tool_text.h
@@ -30,7 +30,7 @@
#include <gtk/gtk.h>
-extern struct toolinfo *initialise_text_tool(GtkWidget *w);
+extern struct toolinfo *initialise_text_tool();
#endif /* TOOL_TEXT_H */