summaryrefslogtreecommitdiffstats
path: root/dtrans/test/win32/dnd/sourcelistener.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'dtrans/test/win32/dnd/sourcelistener.cxx')
-rw-r--r--dtrans/test/win32/dnd/sourcelistener.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/dtrans/test/win32/dnd/sourcelistener.cxx b/dtrans/test/win32/dnd/sourcelistener.cxx
index 377157b5512e..a3a0a6f441bd 100644
--- a/dtrans/test/win32/dnd/sourcelistener.cxx
+++ b/dtrans/test/win32/dnd/sourcelistener.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.
@@ -71,3 +72,4 @@ void SAL_CALL DragSourceListener::dropActionChanged( const DragSourceDragEvent&
{
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */