summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/column.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/column.hxx')
-rw-r--r--sw/source/ui/inc/column.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/column.hxx b/sw/source/ui/inc/column.hxx
index 004b34d0dfb1..2593a35be19c 100644
--- a/sw/source/ui/inc/column.hxx
+++ b/sw/source/ui/inc/column.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SW_SOURCE_UI_INC_COLUMN_HXX
#define INCLUDED_SW_SOURCE_UI_INC_COLUMN_HXX
-
#include <vcl/fixed.hxx>
#include <vcl/field.hxx>
#include <vcl/image.hxx>
@@ -61,7 +60,6 @@ class SwColumnDlg : public SfxModalDialog
bool bSelSectionChanged : 1;
bool bFrameChanged : 1;
-
DECL_LINK(ObjectHdl, ListBox*);
DECL_LINK(OkHdl, void *);