summaryrefslogtreecommitdiff
path: root/desktop/win32/source/wrappera.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/wrappera.cxx')
-rw-r--r--desktop/win32/source/wrappera.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/win32/source/wrappera.cxx b/desktop/win32/source/wrappera.cxx
index e121ce12172a..0a74b1030a3a 100644
--- a/desktop/win32/source/wrappera.cxx
+++ b/desktop/win32/source/wrappera.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.
@@ -29,3 +30,5 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_desktop.hxx"
#include "wrapper.h"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */