From c53f2f75375dfffd2f258c76f5b722d37ab0daf9 Mon Sep 17 00:00:00 2001 From: Pierre-Marie Pédrot Date: Wed, 26 Aug 2015 00:47:26 +0200 Subject: Switching to an event-based mechanism for CoqIDE preferences. There is no remaining hook in the preferences. In particular, the refresh_editor_hook is gone. --- ide/wg_Command.mli | 1 - 1 file changed, 1 deletion(-) (limited to 'ide/wg_Command.mli') diff --git a/ide/wg_Command.mli b/ide/wg_Command.mli index c559ebef3..1f0e31988 100644 --- a/ide/wg_Command.mli +++ b/ide/wg_Command.mli @@ -10,7 +10,6 @@ class command_window : string -> Coq.coqtop -> object method new_query : ?command:string -> ?term:string -> unit -> unit method pack_in : (GObj.widget -> unit) -> unit - method refresh_font : unit -> unit method show : unit method hide : unit method visible : bool -- cgit v1.2.3