Code

peeled back the gboolean code as it hit on some complexity theory principles...
[inkscape.git] / src / file.h
index 19835ae3846d2e0971fa7307a2d977080e01542d..18e4068a1535819cee2562e1acce68ce31c68cdd 100644 (file)
@@ -172,7 +172,7 @@ void sp_file_vacuum ();
 namespace Inkscape {
 namespace IO {
 
-void fixupHrefs( SPDocument *doc, const gchar *uri, bool spns );
+void fixupHrefs( SPDocument *doc, const gchar *uri, gboolean spns );
 
 }
 }