From ff12cd878733b5a1e9867f213dae9c2ac2ece609 Mon Sep 17 00:00:00 2001 From: piro Date: Wed, 23 Jun 2010 11:36:15 +0000 Subject: [PATCH] =?UTF-8?q?=E3=82=BF=E3=83=96=E3=81=AE=E3=83=89=E3=83=A9?= =?UTF-8?q?=E3=83=83=E3=82=B0=E5=87=A6=E7=90=86=E3=81=8C=E5=A3=8A=E3=82=8C?= =?UTF-8?q?=E3=81=A6=E3=81=84=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6711 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/treestyletab.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/treestyletab/treestyletab.js b/content/treestyletab/treestyletab.js index cd7b1a00..5164cab0 100644 --- a/content/treestyletab/treestyletab.js +++ b/content/treestyletab/treestyletab.js @@ -645,7 +645,7 @@ try{ if (this.isToolbarCustomizing && !this.getTabFromChild(session.sourceNode)) return false; - window['piro.sakura.ne.jp'].autoScroll.processAutoScroll(aEvent); + this.autoScroll.processAutoScroll(aEvent); var info = this.getDropAction(aEvent, session);