summaryrefslogtreecommitdiff
path: root/desktop/win32/source/wrapperw.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/win32/source/wrapperw.cxx')
-rw-r--r--desktop/win32/source/wrapperw.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/win32/source/wrapperw.cxx b/desktop/win32/source/wrapperw.cxx
index da423d567e..e6927ab820 100644
--- a/desktop/win32/source/wrapperw.cxx
+++ b/desktop/win32/source/wrapperw.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.
@@ -30,3 +31,5 @@
#include "precompiled_desktop.hxx"
#define UNICODE
#include "wrapper.h"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */