summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/cption.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/cption.hxx')
-rw-r--r--sw/source/ui/inc/cption.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/inc/cption.hxx b/sw/source/ui/inc/cption.hxx
index d1128efeae5d..578efcdb8e1c 100644
--- a/sw/source/ui/inc/cption.hxx
+++ b/sw/source/ui/inc/cption.hxx
@@ -32,7 +32,6 @@
#include <vcl/button.hxx>
#include <actctrl.hxx>
-
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
@@ -59,7 +58,6 @@ public:
virtual bool PreNotify( NotifyEvent& rNEvt );
};
-
class SwCaptionDialog : public SvxStandardDialog
{
Edit* m_pTextEdit;
@@ -112,5 +110,4 @@ public:
#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */