diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-01 17:52:57 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-04-01 17:52:57 +0200 |
commit | 9dac5ad99ce21f25f4199c71c86471999fd02ceb (patch) | |
tree | b59671e9762a1b8d9b2e5764c00f915b13377d12 /svtools/util | |
parent | 5e1eeb99fdf3a5c303af4750df20ab4a0488daca (diff) |
slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttons
Diffstat (limited to 'svtools/util')
-rw-r--r-- | svtools/util/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svtools/util/makefile.mk b/svtools/util/makefile.mk index e632db6d4f33..00ad1776e886 100644 --- a/svtools/util/makefile.mk +++ b/svtools/util/makefile.mk @@ -89,6 +89,7 @@ RESLIB1SRSFILES= \ $(SRS)$/plugapp.srs \ $(SRS)$/svcontnr.srs \ $(SRS)$/browse.srs \ + $(SRS)$/toolpanel.srs \ $(SRS)$/javaerror.srs RESLIB3NAME= $(RESTARGETPATCH) |