]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/texTermEditor.mli
ported to Dbi-disambiguation
[helm.git] / helm / gTopLevel / texTermEditor.mli
index 8b040c9838a33a60c8fdb3d8fd1aae1a0cc0dafd..c7709b5326c3ff5714606ed465bcfe3f782f7ef6 100644 (file)
@@ -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 ->