summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/dbinsdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/dbinsdlg.hxx')
-rw-r--r--sw/source/ui/inc/dbinsdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/ui/inc/dbinsdlg.hxx b/sw/source/ui/inc/dbinsdlg.hxx
index 6622e7ed6409..4d271dd41e2a 100644
--- a/sw/source/ui/inc/dbinsdlg.hxx
+++ b/sw/source/ui/inc/dbinsdlg.hxx
@@ -20,7 +20,6 @@
#ifndef INCLUDED_SW_SOURCE_UI_INC_DBINSDLG_HXX
#define INCLUDED_SW_SOURCE_UI_INC_DBINSDLG_HXX
-
#include <vcl/button.hxx>
#include <vcl/group.hxx>
#include <vcl/fixed.hxx>
@@ -86,7 +85,6 @@ public:
~SwInsDBColumns() { DeleteAndDestroyAll(); }
};
-
class SwInsertDBColAutoPilot : public SfxModalDialog, public utl::ConfigItem
{
RadioButton* m_pRbAsTable;