summaryrefslogtreecommitdiff
path: root/include/vcl/layout.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/layout.hxx')
-rw-r--r--include/vcl/layout.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/layout.hxx b/include/vcl/layout.hxx
index 5a2b7310ea48..ec4722b48849 100644
--- a/include/vcl/layout.hxx
+++ b/include/vcl/layout.hxx
@@ -479,7 +479,7 @@ private:
DECL_LINK(ClickHdl, CheckBox&, void);
};
-class VCL_DLLPUBLIC VclScrolledWindow final : public VclBin
+class VclScrolledWindow final : public VclBin
{
public:
VclScrolledWindow(vcl::Window *pParent );