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