summaryrefslogtreecommitdiff
path: root/desktop/win32/source/setup/setup_main.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/setup/setup_main.hxx')
-rw-r--r--desktop/win32/source/setup/setup_main.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/win32/source/setup/setup_main.hxx b/desktop/win32/source/setup/setup_main.hxx
index 8f1fee239dd4..dfcb201e3cd3 100644
--- a/desktop/win32/source/setup/setup_main.hxx
+++ b/desktop/win32/source/setup/setup_main.hxx
@@ -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.
@@ -69,3 +70,5 @@ public:
SetupApp* Create_SetupAppW();
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */