diff options
Diffstat (limited to 'sc/source/ui/inc/FourierAnalysisDialog.hxx')
-rw-r--r-- | sc/source/ui/inc/FourierAnalysisDialog.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/sc/source/ui/inc/FourierAnalysisDialog.hxx b/sc/source/ui/inc/FourierAnalysisDialog.hxx index 9c641c2eaebe..3814c6e7487d 100644 --- a/sc/source/ui/inc/FourierAnalysisDialog.hxx +++ b/sc/source/ui/inc/FourierAnalysisDialog.hxx @@ -8,8 +8,7 @@ * */ -#ifndef INCLUDED_SC_SOURCE_UI_INC_FOURIERANALYSISDIALOG_HXX -#define INCLUDED_SC_SOURCE_UI_INC_FOURIERANALYSISDIALOG_HXX +#pragma once #include "StatisticsInputOutputDialog.hxx" @@ -54,6 +53,4 @@ private: DECL_LINK(CheckBoxHdl, weld::ToggleButton&, void); }; -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |