From e4444595eba8094ac3b5cb359e7ed23696990ffe Mon Sep 17 00:00:00 2001 From: edward Date: Wed, 6 Sep 2017 12:21:57 +0800 Subject: [PATCH] Pman.Gnumeric.js --- Pman.Gnumeric.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index b2ccf3c0..c8bcff4d 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1139,7 +1139,7 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { */ - writeImage : function (row, col, data, width, height) + writeImage : function (row, col, data, width, height, type) { if (!data) { -- 2.39.2