From a4c7f8bd98be2a200489325ff7c5061cf80ab4f3 Mon Sep 17 00:00:00 2001 From: Enrico Tassi Date: Tue, 27 Dec 2016 16:53:30 +0100 Subject: Imported Upstream version 8.6 --- ide/session.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ide/session.mli') diff --git a/ide/session.mli b/ide/session.mli index 0881e403..028a1f9d 100644 --- a/ide/session.mli +++ b/ide/session.mli @@ -14,7 +14,7 @@ class type ['a] page = inherit GObj.widget method update : 'a -> unit method on_update : callback:('a -> unit) -> unit - method refresh_color : unit -> unit + method data : 'a end class type control = -- cgit v1.2.3