summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2010-02-14 15:32:54 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2010-02-14 15:32:54 +0000
commitda54611fb64287eca1898edf809f1c627a91558a (patch)
treef30404c8f5997cf1a9c7c1f3806e4dc7eaeb455e /amiga/gui.h
parent869d333a5198002ebc0ff21a4b4e77273a0f8d65 (diff)
downloadnetsurf-da54611fb64287eca1898edf809f1c627a91558a.tar.gz
netsurf-da54611fb64287eca1898edf809f1c627a91558a.tar.bz2
Try to avoid the tab switching if closing a tab other than the current one (doesn't
seem to work, the act of clicking close must implicity switch to that tab) Remove extraneous Add Tab button layout group svn path=/trunk/netsurf/; revision=10058
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 01f2d9843..07f2bcd05 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -50,7 +50,6 @@ enum
GID_CLOSETAB_BM,
GID_ADDTAB,
GID_ADDTAB_BM,
- GID_ADDTABLAYOUT,
GID_TABS,
GID_TABS_FLAG,
GID_USER,