diff options
Diffstat (limited to 'avmedia/inc/mediacontrol.hxx')
-rw-r--r-- | avmedia/inc/mediacontrol.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/avmedia/inc/mediacontrol.hxx b/avmedia/inc/mediacontrol.hxx index 0574e4a709..20e90c4ee2 100644 --- a/avmedia/inc/mediacontrol.hxx +++ b/avmedia/inc/mediacontrol.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. @@ -112,3 +113,5 @@ private: } #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |