diff options
Diffstat (limited to 'sw/source/uibase/sidebar/PageOrientationControl.hxx')
-rw-r--r-- | sw/source/uibase/sidebar/PageOrientationControl.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/source/uibase/sidebar/PageOrientationControl.hxx b/sw/source/uibase/sidebar/PageOrientationControl.hxx index 5f71ca925894..da82474b08cc 100644 --- a/sw/source/uibase/sidebar/PageOrientationControl.hxx +++ b/sw/source/uibase/sidebar/PageOrientationControl.hxx @@ -16,8 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_PAGEORIENTATIONCONTROL_HXX -#define INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_PAGEORIENTATIONCONTROL_HXX +#pragma once #include <memory> #include <svtools/toolbarmenu.hxx> @@ -55,6 +54,4 @@ private: } // end of namespace sw::sidebar -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |