summaryrefslogtreecommitdiff
path: root/desktop/unx/source/splashx.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/unx/source/splashx.h')
-rw-r--r--desktop/unx/source/splashx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/unx/source/splashx.h b/desktop/unx/source/splashx.h
index 3b923e541b51..537034c6efc8 100644
--- a/desktop/unx/source/splashx.h
+++ b/desktop/unx/source/splashx.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* Version: MPL 1.1 / GPLv3+ / LGPLv3+
*
@@ -60,3 +61,5 @@ void splash_draw_progress( int progress );
#endif
#endif // _SPLASHX_H
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */