summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/dp_gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/dp_gui.h')
-rwxr-xr-x[-rw-r--r--]desktop/source/deployment/gui/dp_gui.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/source/deployment/gui/dp_gui.h b/desktop/source/deployment/gui/dp_gui.h
index 092b232ce96d..1c57aa5b800e 100644..100755
--- a/desktop/source/deployment/gui/dp_gui.h
+++ b/desktop/source/deployment/gui/dp_gui.h
@@ -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.
@@ -96,3 +97,5 @@ private:
} // namespace dp_gui
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */