]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/cicMathView.mli
Large commit: refactoring of the code of the interface.
[helm.git] / matita / matita / cicMathView.mli
index bb95b3ef7f256ea4fd3b6ccac46fc786af1c407a..8f252a96795a10cc956d194bc7e707f6a38683b3 100644 (file)
@@ -29,9 +29,6 @@ class type cicMathView =
 object
   inherit GObj.widget
 
-  method set_font_size: int -> unit
-  method update_font_size: unit
-
   method load_root : root:document_element -> unit
   method remove_selections: unit
   method set_selection: document_element option -> unit