]> git.pld-linux.org Git - packages/inkscape.git/commitdiff
- fix compilation with gnome print (already in inkscape cvs)
authorwrobell <wrobell@pld-linux.org>
Mon, 14 Feb 2005 03:17:06 +0000 (03:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    inkscape-gnome_print_compile.patch -> 1.1

inkscape-gnome_print_compile.patch [new file with mode: 0644]

diff --git a/inkscape-gnome_print_compile.patch b/inkscape-gnome_print_compile.patch
new file mode 100644 (file)
index 0000000..88cfe77
--- /dev/null
@@ -0,0 +1,15 @@
+--- inkscape-0.41/src/extension/internal/gnome.cpp.orig        2004-12-28 18:41:54.000000000 +0100
++++ inkscape-0.41/src/extension/internal/gnome.cpp     2005-02-14 02:46:48.614262360 +0100
+@@ -392,6 +392,12 @@
+       return;
+ }
++unsigned int PrintGNOME::comment(Inkscape::Extension::Print *mod, char const *comment) {
++    return 0;
++}
++
++
++
+ }  /* namespace Internal */
+ }  /* namespace Extension */
+ }  /* namespace Inkscape */
This page took 0.08995 seconds and 4 git commands to generate.