summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/swrenamexnameddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/swrenamexnameddlg.hxx')
-rw-r--r--sw/source/ui/inc/swrenamexnameddlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/swrenamexnameddlg.hxx b/sw/source/ui/inc/swrenamexnameddlg.hxx
index 30b8961cb4..0e53b28337 100644
--- a/sw/source/ui/inc/swrenamexnameddlg.hxx
+++ b/sw/source/ui/inc/swrenamexnameddlg.hxx
@@ -44,9 +44,9 @@
class SwRenameXNamedDlg : public ModalDialog
{
+ FixedLine aNameFL;
FixedText aNewNameFT;
NoSpaceEdit aNewNameED;
- FixedLine aNameFL;
OKButton aOk;
CancelButton aCancel;
HelpButton aHelp;