diff options
Diffstat (limited to 'shell/source/backends/gconfbe/orbit.h')
-rwxr-xr-x[-rw-r--r--] | shell/source/backends/gconfbe/orbit.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/source/backends/gconfbe/orbit.h b/shell/source/backends/gconfbe/orbit.h index 2858e8100dc8..82673a3e284c 100644..100755 --- a/shell/source/backends/gconfbe/orbit.h +++ b/shell/source/backends/gconfbe/orbit.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. @@ -37,3 +38,5 @@ #include <orbit/orbit.h> #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |