summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/sidebar/NavigatorWrapper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/sidebar/NavigatorWrapper.hxx')
-rw-r--r--sd/source/ui/sidebar/NavigatorWrapper.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/ui/sidebar/NavigatorWrapper.hxx b/sd/source/ui/sidebar/NavigatorWrapper.hxx
index 330e423ea3d7..ea064ae8f765 100644
--- a/sd/source/ui/sidebar/NavigatorWrapper.hxx
+++ b/sd/source/ui/sidebar/NavigatorWrapper.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_SD_SOURCE_UI_SIDEBAR_NAVIGATORWRAPPER_HXX
-#define INCLUDED_SD_SOURCE_UI_SIDEBAR_NAVIGATORWRAPPER_HXX
+#pragma once
#include <sfx2/sidebar/ILayoutableWindow.hxx>
#include <sfx2/sidebar/PanelLayout.hxx>
@@ -56,6 +55,4 @@ private:
} // end of namespace sd::sidebar
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */