diff options
Diffstat (limited to 'writerperfect/inc/WPFTEncodingDialog.hxx')
-rw-r--r-- | writerperfect/inc/WPFTEncodingDialog.hxx | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/writerperfect/inc/WPFTEncodingDialog.hxx b/writerperfect/inc/WPFTEncodingDialog.hxx index 433141ebeac8..b13ae214e49b 100644 --- a/writerperfect/inc/WPFTEncodingDialog.hxx +++ b/writerperfect/inc/WPFTEncodingDialog.hxx @@ -9,8 +9,7 @@ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ -#ifndef INCLUDED_WRITERPERFECT_WPFTENCODINGDIALOG_HXX -#define INCLUDED_WRITERPERFECT_WPFTENCODINGDIALOG_HXX +#pragma once #include <vcl/weld.hxx> @@ -43,6 +42,4 @@ private: }; } -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |