X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FtexTermEditor.mli;h=c7709b5326c3ff5714606ed465bcfe3f782f7ef6;hb=ac7687ce66526f905874ed99a845223c853c558a;hp=8b040c9838a33a60c8fdb3d8fd1aae1a0cc0dafd;hpb=63f211d673ba5a9eb05b0bdad2585e2b251f2baa;p=helm.git diff --git a/helm/gTopLevel/texTermEditor.mli b/helm/gTopLevel/texTermEditor.mli index 8b040c983..c7709b532 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 -> + dbh:Dbi.connection -> ?packing:(GObj.widget -> unit) -> ?width:int -> ?height:int ->