summaryrefslogtreecommitdiff
path: root/extensions/source/update/check/updatecheckconfiglistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/update/check/updatecheckconfiglistener.hxx')
-rw-r--r--extensions/source/update/check/updatecheckconfiglistener.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/source/update/check/updatecheckconfiglistener.hxx b/extensions/source/update/check/updatecheckconfiglistener.hxx
index 9d2c406b455a..fc7ee7926252 100644
--- a/extensions/source/update/check/updatecheckconfiglistener.hxx
+++ b/extensions/source/update/check/updatecheckconfiglistener.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -41,3 +42,5 @@ struct UpdateCheckConfigListener : public rtl::IReference
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */