summaryrefslogtreecommitdiff
path: root/include/svtools/openfiledroptargetlistener.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-02 09:03:31 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-02 12:22:34 +0100
commited0f0fa730186a99e3e315ef55f63410af8146b2 (patch)
tree2f757a4d622846362a3173082f0719a4f823ea57 /include/svtools/openfiledroptargetlistener.hxx
parent3b6d6d1741fae5940987358c30176858717b4f72 (diff)
XubString->OUString
Change-Id: I5424a148c7173409e6e56f9483fcc769696707bc
Diffstat (limited to 'include/svtools/openfiledroptargetlistener.hxx')
-rw-r--r--include/svtools/openfiledroptargetlistener.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/openfiledroptargetlistener.hxx b/include/svtools/openfiledroptargetlistener.hxx
index 1bebf7d45c45..32d87b4e60bb 100644
--- a/include/svtools/openfiledroptargetlistener.hxx
+++ b/include/svtools/openfiledroptargetlistener.hxx
@@ -28,7 +28,6 @@
#include <cppuhelper/implbase1.hxx>
#include <sot/exchange.hxx>
-#include <tools/string.hxx>
/** DropTargetListener that takes care of opening a file when it is dropped in the frame.
*/