X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FtermEditor.mli;h=9ae451e4b57fb1e1418e79e77ed82f50c7e23e86;hb=refs%2Ftags%2FPRE_UNIVERSES;hp=b3fb949378f504bb9b060d1c88cf60d23bdfc812;hpb=8004125685a99b6c0f2f95fd7f3fa09a4f5c9094;p=helm.git diff --git a/helm/gTopLevel/termEditor.mli b/helm/gTopLevel/termEditor.mli index b3fb94937..9ae451e4b 100644 --- a/helm/gTopLevel/termEditor.mli +++ b/helm/gTopLevel/termEditor.mli @@ -39,7 +39,7 @@ class type term_editor = module Make (C : DisambiguateTypes.Callbacks) : sig val term_editor : - MQIConn.handle -> + dbd:Mysql.dbd -> ?packing:(GObj.widget -> unit) -> ?width:int -> ?height:int ->