X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FtexTermEditor.mli;h=fa2dbb95bb43dc174d300395b783d95514553135;hb=c67937ec06d9f7914b9f863e1afb2e4a7e489161;hp=8b040c9838a33a60c8fdb3d8fd1aae1a0cc0dafd;hpb=63f211d673ba5a9eb05b0bdad2585e2b251f2baa;p=helm.git diff --git a/helm/gTopLevel/texTermEditor.mli b/helm/gTopLevel/texTermEditor.mli index 8b040c983..fa2dbb95b 100644 --- a/helm/gTopLevel/texTermEditor.mli +++ b/helm/gTopLevel/texTermEditor.mli @@ -40,7 +40,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 ->