summaryrefslogtreecommitdiffstats
path: root/include/sfx2/dialoghelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/dialoghelper.hxx')
-rw-r--r--include/sfx2/dialoghelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/dialoghelper.hxx b/include/sfx2/dialoghelper.hxx
index fbc9ff2d1de2..74a3af3cd4a8 100644
--- a/include/sfx2/dialoghelper.hxx
+++ b/include/sfx2/dialoghelper.hxx
@@ -23,7 +23,7 @@ class VclBuilderContainer;
//right, get both of their non-preview areas to request the same size so that
//the preview appears in the same place in each one so flipping between tabs
//isn't distracting as it jumps around
-//
+
//there has to be a "maingrid" container which contains all the widgets
//except for the preview widget
void SFX2_DLLPUBLIC setPreviewsToSamePlace(Window *pParent, VclBuilderContainer *pPage);