diff options
Diffstat (limited to 'uui/source/filechanged.cxx')
-rw-r--r-- | uui/source/filechanged.cxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/uui/source/filechanged.cxx b/uui/source/filechanged.cxx index 900336d043b0..0a41fa8d7dbc 100644 --- a/uui/source/filechanged.cxx +++ b/uui/source/filechanged.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. @@ -47,3 +48,4 @@ FileChangedQueryBox::~FileChangedQueryBox() { } +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |