summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/descedit.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/descedit.cxx')
-rw-r--r--desktop/source/deployment/gui/descedit.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/source/deployment/gui/descedit.cxx b/desktop/source/deployment/gui/descedit.cxx
index 5df203c60fc9..8887b40a3946 100644
--- a/desktop/source/deployment/gui/descedit.cxx
+++ b/desktop/source/deployment/gui/descedit.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.
@@ -98,3 +99,4 @@ void DescriptionEdit::SetDescription( const String& rDescription )
UpdateScrollBar();
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */