summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/TableEditPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/TableEditPanel.hxx')
-rw-r--r--sw/source/uibase/sidebar/TableEditPanel.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/source/uibase/sidebar/TableEditPanel.hxx b/sw/source/uibase/sidebar/TableEditPanel.hxx
index 7fd895700b69..113455060484 100644
--- a/sw/source/uibase/sidebar/TableEditPanel.hxx
+++ b/sw/source/uibase/sidebar/TableEditPanel.hxx
@@ -8,8 +8,7 @@
*
*/
-#ifndef INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_TABLEEDITPANEL_HXX
-#define INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_TABLEEDITPANEL_HXX
+#pragma once
#include <com/sun/star/frame/XFrame.hpp>
#include <sfx2/sidebar/PanelLayout.hxx>
@@ -86,6 +85,4 @@ private:
} // end of namespace sw::sidebar
-#endif // INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_TABLEEDITPANEL_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */