summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atktextattributes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atktextattributes.hxx')
-rw-r--r--vcl/unx/gtk/a11y/atktextattributes.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/gtk/a11y/atktextattributes.hxx b/vcl/unx/gtk/a11y/atktextattributes.hxx
index 9c7628bf927e..6e74318e4f28 100644
--- a/vcl/unx/gtk/a11y/atktextattributes.hxx
+++ b/vcl/unx/gtk/a11y/atktextattributes.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.
@@ -52,3 +53,5 @@ AtkAttributeSet* attribute_set_prepend_tracked_change_formatchange( AtkAttribute
// <--
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */