]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gtkmathview-bonobo/src/control-factory.c
* exceptionset -> exception_set
[helm.git] / helm / gtkmathview-bonobo / src / control-factory.c
index a209e6854e3e35b15ea11bce6a1884e68b5065ff..f3ba19fc1c5a5e3cdea757f368b65d2323ad30d9 100644 (file)
@@ -170,7 +170,7 @@ set_prop(BonoboPropertyBag* bag,
       }
       break;
     default:
-      bonobo_exceptionset (ev, ex_Bonobo_PropertyBag_NotFound);
+      bonobo_exception_set (ev, ex_Bonobo_PropertyBag_NotFound);
       break;
     }
 }