From b9e901eca507e6c4ce523f34308d5c8dec8f97a4 Mon Sep 17 00:00:00 2001 From: Edward Date: Mon, 15 Apr 2019 11:30:28 +0800 Subject: [PATCH] Changed Pman.Gnumeric.js --- Pman.Gnumeric.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index 223933fe..be4e8d75 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -1121,6 +1121,10 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { }, + writeImageOld : function (row, col, data, width, height, type) + { + + }, /** -- 2.39.2