summaryrefslogtreecommitdiffstats
path: root/padmin/source/desktopcontext.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'padmin/source/desktopcontext.cxx')
-rw-r--r--padmin/source/desktopcontext.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/padmin/source/desktopcontext.cxx b/padmin/source/desktopcontext.cxx
index 25db25bfaa31..3aea19862c2b 100644
--- a/padmin/source/desktopcontext.cxx
+++ b/padmin/source/desktopcontext.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.
@@ -57,3 +58,5 @@ Any SAL_CALL DesktopContext::getValueByName( const OUString& Name) throw (Runtim
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */