X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FchosenTermEditor.mli;h=83eb99e7dca8de16e810d157b34db7f7fd28e423;hb=a7ab0ef67114c3152920f03ae1d7bfaaf1fae290;hp=ebd9a95e664e61d80e73cf85a3e30f1d35911ed1;hpb=6f7dbdfa37be6a1135df8169557eab5c92c485e2;p=helm.git diff --git a/helm/gTopLevel/chosenTermEditor.mli b/helm/gTopLevel/chosenTermEditor.mli index ebd9a95e6..83eb99e7d 100644 --- a/helm/gTopLevel/chosenTermEditor.mli +++ b/helm/gTopLevel/chosenTermEditor.mli @@ -11,10 +11,10 @@ class type term_editor = end module Make : - functor (C : Disambiguate_types.Callbacks) -> + functor (C : DisambiguateTypes.Callbacks) -> sig val term_editor : - MQIConn.handle -> + dbh:Dbi.connection -> ?packing:(GObj.widget -> unit) -> ?width:int -> ?height:int ->