summaryrefslogtreecommitdiffstats
path: root/src/file.h
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2011-08-21 07:42:08 +0000
committerJazzyNico <nicoduf@yahoo.fr>2011-08-21 07:42:08 +0000
commitcf0c689f665675b976215e80ec7c9acf1b2e49e6 (patch)
treee354db785e6a49f4fde879d82c23f05d0c61b339 /src/file.h
parentFilters. More filters clean-up. (diff)
downloadinkscape-cf0c689f665675b976215e80ec7c9acf1b2e49e6.tar.gz
inkscape-cf0c689f665675b976215e80ec7c9acf1b2e49e6.zip
DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes.
(bzr r10559)
Diffstat (limited to 'src/file.h')
-rw-r--r--src/file.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.h b/src/file.h
index 0041af81f..cf3adec2b 100644
--- a/src/file.h
+++ b/src/file.h
@@ -129,7 +129,7 @@ void sp_file_import (Gtk::Window &parentWindow);
/**
* Imports a resource
*/
-void file_import(SPDocument *in_doc, const Glib::ustring &uri,
+SPObject* file_import(SPDocument *in_doc, const Glib::ustring &uri,
Inkscape::Extension::Extension *key);
/*######################