summaryrefslogtreecommitdiff
path: root/cui/source/options/doclinkdialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/doclinkdialog.hxx')
-rw-r--r--cui/source/options/doclinkdialog.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/source/options/doclinkdialog.hxx b/cui/source/options/doclinkdialog.hxx
index 0e66ebfd6b0c..f9e48f3e57c9 100644
--- a/cui/source/options/doclinkdialog.hxx
+++ b/cui/source/options/doclinkdialog.hxx
@@ -17,8 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_CUI_SOURCE_OPTIONS_DOCLINKDIALOG_HXX
-#define INCLUDED_CUI_SOURCE_OPTIONS_DOCLINKDIALOG_HXX
+#pragma once
#include <vcl/weld.hxx>
#include <svtools/inettbc.hxx>
@@ -59,6 +58,4 @@ namespace svx
};
}
-#endif // INCLUDED_CUI_SOURCE_OPTIONS_DOCLINKDIALOG_HXX
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */