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.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/column.cxx b/sw/source/ui/frmdlg/column.cxx
index 50822c644e6b..64b64dec25b8 100644
--- a/sw/source/ui/frmdlg/column.cxx
+++ b/sw/source/ui/frmdlg/column.cxx
@@ -69,7 +69,7 @@ using namespace ::com::sun::star;
#define FRAME_FORMAT_WIDTH 1000
// static data
-static const sal_uInt16 nVisCols = 3;
+const sal_uInt16 nVisCols = 3;
static bool IsMarkInSameSection( SwWrtShell& rWrtSh, const SwSection* pSect )
{