summaryrefslogtreecommitdiff
path: root/framework/inc/classes/droptargetlistener.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/droptargetlistener.hxx')
-rw-r--r--framework/inc/classes/droptargetlistener.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/inc/classes/droptargetlistener.hxx b/framework/inc/classes/droptargetlistener.hxx
index 345fa0591bc7..60447c3a13fd 100644
--- a/framework/inc/classes/droptargetlistener.hxx
+++ b/framework/inc/classes/droptargetlistener.hxx
@@ -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.
@@ -102,3 +103,5 @@ class DropTargetListener : private ThreadHelpBase
} // namespace framework
#endif // __FRAMEWORK_CLASSES_DROPTARGETLISTENER_HXX_
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */