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 16f3d56852e6..d15c90935c85 100644
--- a/sw/source/ui/inc/swrenamexnameddlg.hxx
+++ b/sw/source/ui/inc/swrenamexnameddlg.hxx
@@ -50,9 +50,9 @@
* --------------------------------------------------*/
class SwRenameXNamedDlg : public ModalDialog
{
+ FixedLine aNameFL;
FixedText aNewNameFT;
NoSpaceEdit aNewNameED;
- FixedLine aNameFL;
OKButton aOk;
CancelButton aCancel;
HelpButton aHelp;