summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/tautofmt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/tautofmt.hxx')
-rw-r--r--sw/source/ui/inc/tautofmt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/inc/tautofmt.hxx b/sw/source/ui/inc/tautofmt.hxx
index 9a9ad24947d6..bf581291c12e 100644
--- a/sw/source/ui/inc/tautofmt.hxx
+++ b/sw/source/ui/inc/tautofmt.hxx
@@ -63,12 +63,12 @@ class SwAutoFormatDlg : public SfxModalDialog
{
FixedLine aFlFormat;
ListBox aLbFormat;
+ FixedLine aFlFormats;
CheckBox aBtnNumFormat;
CheckBox aBtnBorder;
CheckBox aBtnFont;
CheckBox aBtnPattern;
CheckBox aBtnAlignment;
- FixedLine aFlFormats;
OKButton aBtnOk;
CancelButton aBtnCancel;
HelpButton aBtnHelp;