summaryrefslogtreecommitdiff
path: root/cui/source/inc/postdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/postdlg.hxx')
-rw-r--r--cui/source/inc/postdlg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/inc/postdlg.hxx b/cui/source/inc/postdlg.hxx
index 62a3379b9289..206dbdb181bf 100644
--- a/cui/source/inc/postdlg.hxx
+++ b/cui/source/inc/postdlg.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_POSTDLG_HXX
-#define INCLUDED_CUI_SOURCE_INC_POSTDLG_HXX
+#pragma once
#include <sfx2/basedlgs.hxx>
@@ -98,6 +97,4 @@ private:
DECL_LINK(NextHdl, weld::Button&, void);
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */