summaryrefslogtreecommitdiff
path: root/avmedia/source/framework/mediaplayer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'avmedia/source/framework/mediaplayer.cxx')
-rw-r--r--avmedia/source/framework/mediaplayer.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/avmedia/source/framework/mediaplayer.cxx b/avmedia/source/framework/mediaplayer.cxx
index caab783c6a7c..af6fde31d984 100644
--- a/avmedia/source/framework/mediaplayer.cxx
+++ b/avmedia/source/framework/mediaplayer.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.
@@ -164,3 +165,5 @@ void MediaFloater::dispatchCurrentURL()
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */