summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxplugin.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt/vclxplugin.cxx')
-rw-r--r--toolkit/source/awt/vclxplugin.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxplugin.cxx b/toolkit/source/awt/vclxplugin.cxx
index 29264ef0a85d..99e769a6fa3e 100644
--- a/toolkit/source/awt/vclxplugin.cxx
+++ b/toolkit/source/awt/vclxplugin.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.
@@ -78,3 +79,5 @@ awt::Size SAL_CALL VCLXPlugin::getMinimumSize()
}
} // namespace layoutimpl
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */