marks as PUBLIC API

git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6255 599a83e7-65a4-db11-8015-0010dcdd6dc2
This commit is contained in:
piro 2010-02-03 16:43:26 +00:00
parent d43c670e9a
commit 00df744596

View File

@ -1316,7 +1316,7 @@ catch(e) {
TreeStyleTabBrowserAutoHide.toggleMode(); TreeStyleTabBrowserAutoHide.toggleMode();
}, },
toggleFixed : function TSTService_toggleFixed() toggleFixed : function TSTService_toggleFixed() /* PUBLIC API */
{ {
var pos = this.currentTabbarPosition; var pos = this.currentTabbarPosition;
var isVertical = (pos == 'left' || pos == 'right'); var isVertical = (pos == 'left' || pos == 'right');