summaryrefslogtreecommitdiff
path: root/toolkit/source/layout/core/timer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/layout/core/timer.hxx')
-rw-r--r--toolkit/source/layout/core/timer.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/source/layout/core/timer.hxx b/toolkit/source/layout/core/timer.hxx
index f8432141c2f1..8be521e634f3 100644
--- a/toolkit/source/layout/core/timer.hxx
+++ b/toolkit/source/layout/core/timer.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.
@@ -47,3 +48,5 @@ public:
}
#endif /* LAYOUT_CORE_TIMER_HXX */
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */