summaryrefslogtreecommitdiff
path: root/forms/source/component/FixedText.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/FixedText.hxx')
-rw-r--r--forms/source/component/FixedText.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/forms/source/component/FixedText.hxx b/forms/source/component/FixedText.hxx
index 58c2a8a07092..a6d6f0b2d5c1 100644
--- a/forms/source/component/FixedText.hxx
+++ b/forms/source/component/FixedText.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_FORMS_SOURCE_COMPONENT_FIXEDTEXT_HXX
-#define INCLUDED_FORMS_SOURCE_COMPONENT_FIXEDTEXT_HXX
+#pragma once
#include <FormComponent.hxx>
@@ -58,6 +57,4 @@ protected:
}
-#endif // INCLUDED_FORMS_SOURCE_COMPONENT_FIXEDTEXT_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */