summaryrefslogtreecommitdiff
path: root/desktop/unx/splash/unxsplash.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/unx/splash/unxsplash.cxx')
-rw-r--r--desktop/unx/splash/unxsplash.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/unx/splash/unxsplash.cxx b/desktop/unx/splash/unxsplash.cxx
index 710d326c683b..7db15a898777 100644
--- a/desktop/unx/splash/unxsplash.cxx
+++ b/desktop/unx/splash/unxsplash.cxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* Copyright 2010, Novell Inc.
@@ -170,3 +171,5 @@ Sequence<OUString> UnxSplashScreen::impl_getSupportedServiceNames()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */