Code

Added code to initialize DBus (if enabled.)
[inkscape.git] / src / extension / internal / latex-pstricks-out.h
index 8e544d5b4ce64797b764667907748e77e0892125..a12cdc3c1395db9c187361dcb428ade17e32218b 100644 (file)
@@ -28,7 +28,7 @@ public:
 
     void save(Inkscape::Extension::Output *mod, // Save the given document to the given filename
               SPDocument *doc,
-              gchar const *uri);
+              gchar const *filename);
 
     static void init(void);//Initialize the class
 };