summaryrefslogtreecommitdiffstats
path: root/include/vcl/dockwin.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/dockwin.hxx')
-rw-r--r--include/vcl/dockwin.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/vcl/dockwin.hxx b/include/vcl/dockwin.hxx
index 2c0a3d4ceb39..7330209ced8d 100644
--- a/include/vcl/dockwin.hxx
+++ b/include/vcl/dockwin.hxx
@@ -220,9 +220,9 @@ public:
Rectangle GetPosSizePixel( const Window *pWin );
};
-// -----------------
+
// - DockingWindow -
-// -----------------
+
class VCL_DLLPUBLIC DockingWindow : public Window
{