From 6addd9880ebad39ea22b4c0f01a7547bd2157899 Mon Sep 17 00:00:00 2001 From: piro Date: Sun, 28 Oct 2007 15:25:56 +0000 Subject: [PATCH] =?UTF-8?q?Autohide=E3=81=AB=E3=82=88=E3=82=8B=E3=83=95?= =?UTF-8?q?=E3=83=AB=E3=82=B9=E3=82=AF=E3=83=AA=E3=83=BC=E3=83=B3=E8=A1=A8?= =?UTF-8?q?=E7=A4=BA=E4=B8=AD=E3=81=AB=E9=96=8B=E3=81=84=E3=81=9F=E3=82=BF?= =?UTF-8?q?=E3=83=96=E3=81=AE=E3=82=A4=E3=83=B3=E3=83=87=E3=83=B3=E3=83=88?= =?UTF-8?q?=E3=81=8C=E3=81=8A=E3=81=8B=E3=81=97=E3=81=8F=E3=81=AA=E3=82=8B?= =?UTF-8?q?=E5=95=8F=E9=A1=8C=E3=82=92=E4=BF=AE=E6=AD=A3?= 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@1369 599a83e7-65a4-db11-8015-0010dcdd6dc2 --- content/treestyletab/hacks.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/treestyletab/hacks.js b/content/treestyletab/hacks.js index 4d04fbfa..661808e4 100644 --- a/content/treestyletab/hacks.js +++ b/content/treestyletab/hacks.js @@ -77,6 +77,7 @@ TreeStyleTabService.overrideExtensions = function() { autoHIDE.HideToolbar.toSource().replace( 'if (this.Show) {', <> ) );