summaryrefslogtreecommitdiff
path: root/desktop/qa/deployment_misc/test_dp_version.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/qa/deployment_misc/test_dp_version.cxx')
-rw-r--r--desktop/qa/deployment_misc/test_dp_version.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/desktop/qa/deployment_misc/test_dp_version.cxx b/desktop/qa/deployment_misc/test_dp_version.cxx
index a5d50f4ac6be..480172bb5abe 100644
--- a/desktop/qa/deployment_misc/test_dp_version.cxx
+++ b/desktop/qa/deployment_misc/test_dp_version.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.
@@ -91,3 +92,5 @@ CPPUNIT_TEST_SUITE_REGISTRATION(Test);
}
CPPUNIT_PLUGIN_IMPLEMENT();
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */