diff options
Diffstat (limited to 'slideshow/source/inc/soundplayer.hxx')
-rw-r--r-- | slideshow/source/inc/soundplayer.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/inc/soundplayer.hxx b/slideshow/source/inc/soundplayer.hxx index edc10d98b..edebe5f97 100644 --- a/slideshow/source/inc/soundplayer.hxx +++ b/slideshow/source/inc/soundplayer.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. @@ -116,3 +117,5 @@ namespace slideshow } #endif /* INCLUDED_SLIDESHOW_SOUNDPLAYER_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |