diff options
Diffstat (limited to 'src/inkscape-private.h')
| -rw-r--r-- | src/inkscape-private.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/inkscape-private.h b/src/inkscape-private.h index e6e6a44ea..93fd9c8af 100644 --- a/src/inkscape-private.h +++ b/src/inkscape-private.h @@ -29,6 +29,9 @@ GType inkscape_get_type (void); void inkscape_ref (void); void inkscape_unref (void); +guint inkscape_mapalt(); +void inkscape_mapalt(guint); + /* * These are meant solely for desktop, document etc. implementations */ |
