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 /sd/source | |
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 'sd/source')
-rw-r--r-- | sd/source/ui/dlg/RemoteDialogClientBox.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/RemoteDialogClientBox.hxx b/sd/source/ui/dlg/RemoteDialogClientBox.hxx index c9d272e3ecc9..fba0296cd23e 100644 --- a/sd/source/ui/dlg/RemoteDialogClientBox.hxx +++ b/sd/source/ui/dlg/RemoteDialogClientBox.hxx @@ -33,7 +33,6 @@ #include "vcl/field.hxx" #include "svtools/extensionlistbox.hxx" -#include "svtools/fixedhyper.hxx" #include "cppuhelper/implbase1.hxx" #include "com/sun/star/lang/Locale.hpp" |