summaryrefslogtreecommitdiffstats
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 3ed5862991d6..e876ac6cb888 100644
--- a/include/vcl/layout.hxx
+++ b/include/vcl/layout.hxx
@@ -772,7 +772,7 @@ VCL_DLLPUBLIC inline bool isContainerWindow(const Window *pWindow)
//layout and isn't visible yet
VCL_DLLPUBLIC bool isInitialLayout(const Window *pWindow);
-// retro-fitting utilities //
+// retro-fitting utilities
//Get a Size which is large enough to contain all children with
//an equal amount of space at top left and bottom right