summaryrefslogtreecommitdiff
path: root/cui/source/inc/paragrph.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/paragrph.hxx')
-rw-r--r--cui/source/inc/paragrph.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/inc/paragrph.hxx b/cui/source/inc/paragrph.hxx
index b57199d91551..47c4e888c2d7 100644
--- a/cui/source/inc/paragrph.hxx
+++ b/cui/source/inc/paragrph.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_CUI_SOURCE_INC_PARAGRPH_HXX
-#define INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX
+#pragma once
#include <sfx2/tabdlg.hxx>
#include <svx/relfld.hxx>
@@ -298,7 +297,5 @@ public:
virtual void ChangesApplied() override;
};
-#endif // INCLUDED_CUI_SOURCE_INC_PARAGRPH_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */