summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxbutton.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt/vclxbutton.hxx')
-rw-r--r--toolkit/source/awt/vclxbutton.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxbutton.hxx b/toolkit/source/awt/vclxbutton.hxx
index 5ec29321cb4f..34ac8fe0b84b 100644
--- a/toolkit/source/awt/vclxbutton.hxx
+++ b/toolkit/source/awt/vclxbutton.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.
@@ -112,3 +113,5 @@ public:
} // namespace layoutimpl
#endif // LAYOUT_AWT_VCLXBUTTON_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */