summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/swrenamexnameddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/swrenamexnameddlg.hxx')
-rw-r--r--sw/source/uibase/inc/swrenamexnameddlg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/source/uibase/inc/swrenamexnameddlg.hxx b/sw/source/uibase/inc/swrenamexnameddlg.hxx
index b4540857e563..c8ed7dc52536 100644
--- a/sw/source/uibase/inc/swrenamexnameddlg.hxx
+++ b/sw/source/uibase/inc/swrenamexnameddlg.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_SW_SOURCE_UIBASE_INC_SWRENAMEXNAMEDDLG_HXX
-#define INCLUDED_SW_SOURCE_UIBASE_INC_SWRENAMEXNAMEDDLG_HXX
+#pragma once
#include <vcl/textfilter.hxx>
#include <vcl/weld.hxx>
@@ -59,6 +58,4 @@ public:
}
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */