summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/xthrobber.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt/xthrobber.cxx')
-rw-r--r--toolkit/source/awt/xthrobber.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/source/awt/xthrobber.cxx b/toolkit/source/awt/xthrobber.cxx
index d158878c3925..caa7c9857a66 100644
--- a/toolkit/source/awt/xthrobber.cxx
+++ b/toolkit/source/awt/xthrobber.cxx
@@ -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.
@@ -154,3 +155,5 @@ namespace toolkit
//........................................................................
} // namespace toolkit
//........................................................................
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */