summaryrefslogtreecommitdiffstats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorLiam P. White <inkscapebronyat-signgmaildotcom>2014-03-30 00:42:24 +0000
committerLiam P. White <inkscapebronyat-signgmaildotcom>2014-03-30 00:42:24 +0000
commit189ec94a227498b9d1e3f720bddd4099e9de8652 (patch)
tree89278142aafd94d61b00109c316e8e2a82ab1d4c /src/main.cpp
parentMinor fixes (diff)
parentRemoved obsolete header file. (diff)
downloadinkscape-189ec94a227498b9d1e3f720bddd4099e9de8652.tar.gz
inkscape-189ec94a227498b9d1e3f720bddd4099e9de8652.zip
Update to trunk
(bzr r13090.1.38)
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 25f813c2b..00d0fcbb6 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -925,7 +925,7 @@ namespace Inkscape {
namespace UI {
namespace Tools {
-guint get_group0_keyval(GdkEventKey* event);
+guint get_group0_keyval(GdkEventKey const* event);
}
}