summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
diff options
context:
space:
mode:
authorFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-08-10 14:53:21 +0200
committerFrank Schoenheit [fs] <frank.schoenheit@oracle.com>2010-08-10 14:53:21 +0200
commit84b23848df6f92465404f6273c1b2aa77374f524 (patch)
tree302a4bf2377d667eac99a68ccc1959fb19693731 /toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
parentf2a8cd0890d0107520a2accba2c8f51b69106c79 (diff)
parent7809a5b0996a2d8da3f182782b5003138b1c0cf8 (diff)
merging in latest changes from OOO330(m3)
Diffstat (limited to 'toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx')
-rw-r--r--toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx b/toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
index 5448bfaff320..73bd100c2bb7 100644
--- a/toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
+++ b/toolkit/inc/toolkit/awt/vclxsystemdependentwindow.hxx
@@ -40,8 +40,8 @@
// class VCLXSystemDependendtWindow
// ----------------------------------------------------
-class VCLXSystemDependentWindow : public ::com::sun::star::awt::XSystemDependentWindowPeer,
- public VCLXWindow
+class TOOLKIT_DLLPUBLIC VCLXSystemDependentWindow : public ::com::sun::star::awt::XSystemDependentWindowPeer,
+ public VCLXWindow
{
public:
VCLXSystemDependentWindow();