summaryrefslogtreecommitdiff
path: root/vcl/source/window/dockingarea.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/dockingarea.cxx')
-rw-r--r--vcl/source/window/dockingarea.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/source/window/dockingarea.cxx b/vcl/source/window/dockingarea.cxx
index 22d91bdf9ab0..e7c6d92a2fa1 100644
--- a/vcl/source/window/dockingarea.cxx
+++ b/vcl/source/window/dockingarea.cxx
@@ -27,7 +27,7 @@
#include <map>
-// =======================================================================
+
class DockingAreaWindow::ImplData
{
@@ -47,7 +47,7 @@ DockingAreaWindow::ImplData::~ImplData()
{
}
-// =======================================================================
+
static void ImplInitBackground( DockingAreaWindow* pThis )
{