diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-11-10 23:22:47 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-12 12:01:39 +0000 |
commit | 040e022d06ecadc36d3ef5c52178095a4d2c828a (patch) | |
tree | d60733f77650b251276b3313ad802d7c007d1f36 /toolkit/Library_tk.mk | |
parent | bfd8721577f0b26e890ab1528e2a71ad4889cb70 (diff) |
move svtools's FixedHyper.hxx to vcl
merge with fixedhyperbase and map GtkLinkButton
to FixedHyper. Convert to String while I'm at it.
Change-Id: Ibc61fd29c01796561eeef952a159c82ff215a095
Diffstat (limited to 'toolkit/Library_tk.mk')
-rw-r--r-- | toolkit/Library_tk.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/Library_tk.mk b/toolkit/Library_tk.mk index b7994783559d..cfd0079c2978 100644 --- a/toolkit/Library_tk.mk +++ b/toolkit/Library_tk.mk @@ -114,7 +114,6 @@ $(eval $(call gb_Library_add_exception_objects,tk,\ toolkit/source/controls/unocontrols \ toolkit/source/helper/accessibilityclient \ toolkit/source/helper/externallock \ - toolkit/source/helper/fixedhyperbase \ toolkit/source/helper/formpdfexport \ toolkit/source/helper/imagealign \ toolkit/source/helper/listenermultiplexer \ |