summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/a11y/atkwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/gtk/a11y/atkwindow.hxx')
-rw-r--r--vcl/unx/gtk/a11y/atkwindow.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/unx/gtk/a11y/atkwindow.hxx b/vcl/unx/gtk/a11y/atkwindow.hxx
index 6a9862256999..d0bfe41e1601 100644
--- a/vcl/unx/gtk/a11y/atkwindow.hxx
+++ b/vcl/unx/gtk/a11y/atkwindow.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.
@@ -36,3 +37,5 @@ GType ooo_window_wrapper_get_type (void);
void restore_gail_window_vtable (void);
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */