summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/column.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/frmdlg/column.cxx')
-rw-r--r--sw/source/ui/frmdlg/column.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/frmdlg/column.cxx b/sw/source/ui/frmdlg/column.cxx
index 7f0480f4ddc8..6a55d0fb1b66 100644
--- a/sw/source/ui/frmdlg/column.cxx
+++ b/sw/source/ui/frmdlg/column.cxx
@@ -898,6 +898,7 @@ void SwColumnPage::UpdateCols()
switch(nCols)
{
case 3: bEnable3 = true;
+ SAL_FALLTHROUGH;
case 2: bEnable12= true; break;
default: /* do nothing */;
}