summaryrefslogtreecommitdiff
path: root/uui/source/authfallbackdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/authfallbackdlg.hxx')
-rw-r--r--uui/source/authfallbackdlg.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/uui/source/authfallbackdlg.hxx b/uui/source/authfallbackdlg.hxx
index b3482f70e85f..cd2f85247f35 100644
--- a/uui/source/authfallbackdlg.hxx
+++ b/uui/source/authfallbackdlg.hxx
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_SVTOOLS_AUTHFALLBACKDLG_HXX
-#define INCLUDED_SVTOOLS_AUTHFALLBACKDLG_HXX
+#pragma once
#include <vcl/weld.hxx>
@@ -36,5 +35,3 @@ private:
DECL_LINK(OKHdl, weld::Button&, void);
DECL_LINK(CancelHdl, weld::Button&, void);
};
-
-#endif // INCLUDED_SVTOOLS_AUTHFALLBACKDLG_HXX