X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FchosenTermEditor.mli;h=d88932c70d51b3a511fe62bd57dd07370fd0f810;hb=afd3b379d4959e4a18c1f26f25e4a9c14997866f;hp=83eb99e7dca8de16e810d157b34db7f7fd28e423;hpb=1059c8c3dd720e3665916aa9beeb3a815b44fa48;p=helm.git diff --git a/helm/gTopLevel/chosenTermEditor.mli b/helm/gTopLevel/chosenTermEditor.mli index 83eb99e7d..d88932c70 100644 --- a/helm/gTopLevel/chosenTermEditor.mli +++ b/helm/gTopLevel/chosenTermEditor.mli @@ -14,7 +14,7 @@ module Make : functor (C : DisambiguateTypes.Callbacks) -> sig val term_editor : - dbh:Dbi.connection -> + dbd:Mysql.dbd -> ?packing:(GObj.widget -> unit) -> ?width:int -> ?height:int ->