diff options
Diffstat (limited to 'sd/source/console/PresenterToolBar.hxx')
-rw-r--r-- | sd/source/console/PresenterToolBar.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sd/source/console/PresenterToolBar.hxx b/sd/source/console/PresenterToolBar.hxx index 7eb139595abd..cef953b8c580 100644 --- a/sd/source/console/PresenterToolBar.hxx +++ b/sd/source/console/PresenterToolBar.hxx @@ -17,8 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_SDEXT_SOURCE_PRESENTER_PRESENTERTOOLBAR_HXX -#define INCLUDED_SDEXT_SOURCE_PRESENTER_PRESENTERTOOLBAR_HXX +#pragma once #include "PresenterController.hxx" #include "PresenterViewFactory.hxx" @@ -240,6 +239,4 @@ private: } // end of namespace ::sdext::presenter -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |