summaryrefslogtreecommitdiff
path: root/shell/source/tools/lngconvex/cmdline.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/source/tools/lngconvex/cmdline.hxx')
-rw-r--r--shell/source/tools/lngconvex/cmdline.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/tools/lngconvex/cmdline.hxx b/shell/source/tools/lngconvex/cmdline.hxx
index b7c5e5453136..c12f0fb31aba 100644
--- a/shell/source/tools/lngconvex/cmdline.hxx
+++ b/shell/source/tools/lngconvex/cmdline.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
#ifndef _CMDLINE_HXX_
#define _CMDLINE_HXX_
@@ -102,3 +103,5 @@ private:
};
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */