summaryrefslogtreecommitdiff
path: root/fpicker/source/unx/kde_unx/UnxCommandThread.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/unx/kde_unx/UnxCommandThread.cxx')
-rw-r--r--fpicker/source/unx/kde_unx/UnxCommandThread.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/fpicker/source/unx/kde_unx/UnxCommandThread.cxx b/fpicker/source/unx/kde_unx/UnxCommandThread.cxx
index 9f577d824a..cc19ae3f62 100644
--- a/fpicker/source/unx/kde_unx/UnxCommandThread.cxx
+++ b/fpicker/source/unx/kde_unx/UnxCommandThread.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.
@@ -309,3 +310,5 @@ void SAL_CALL UnxFilePickerCommandThread::handleCommand( const ::rtl::OUString &
return aList;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */