aboutsummaryrefslogtreecommitdiff
path: root/src/tool_text.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2011-11-05 22:02:54 +0100
committerThomas White <taw@bitwiz.org.uk>2011-11-05 22:02:54 +0100
commit6f29edb7b7ea789bc4bde1ee3237cca96c271202 (patch)
tree6ed2b9e0c20d1392c3c3ce0224818def5568f198 /src/tool_text.h
parentdbff61bb3053e4fe30397b48a32ec415119bcf66 (diff)
Loading mostly works
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 */