X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Flablgtkmathview%2Fgtk_mathview.ml;h=a5d36619496120c10f1373ae942709289e6e6c39;hb=e7e2a523299d807370b292b44e77f46fad1638c9;hp=5472acbe5bd55b4a0f8df155628083dcaa7cf5b4;hpb=ee18ff6db8d49339230b4212e145964b12c5a523;p=helm.git diff --git a/helm/DEVEL/lablgtkmathview/gtk_mathview.ml b/helm/DEVEL/lablgtkmathview/gtk_mathview.ml index 5472acbe5..a5d366194 100644 --- a/helm/DEVEL/lablgtkmathview/gtk_mathview.ml +++ b/helm/DEVEL/lablgtkmathview/gtk_mathview.ml @@ -21,4 +21,4 @@ * For details, send a mail to the author. *) -type math_view = [`widget|`container|`bin|`eventbox|`math_view|`base] +type math_view = [Gtk.event_box|`mathview]