summaryrefslogtreecommitdiff
path: root/cui/source/inc/SignSignatureLineDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SignSignatureLineDialog.hxx')
-rw-r--r--cui/source/inc/SignSignatureLineDialog.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/inc/SignSignatureLineDialog.hxx b/cui/source/inc/SignSignatureLineDialog.hxx
index 6bd08ff4baef..5abe1969e32c 100644
--- a/cui/source/inc/SignSignatureLineDialog.hxx
+++ b/cui/source/inc/SignSignatureLineDialog.hxx
@@ -6,8 +6,7 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_CUI_INC_SIGNSIGNATURELINEDIALOG_HXX
-#define INCLUDED_CUI_INC_SIGNSIGNATURELINEDIALOG_HXX
+#pragma once
#include "SignatureLineDialogBase.hxx"
@@ -51,6 +50,4 @@ private:
DECL_LINK(entryChanged, weld::Entry&, void);
};
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */