summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/wakeupevent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/wakeupevent.cxx')
-rw-r--r--slideshow/source/engine/wakeupevent.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/slideshow/source/engine/wakeupevent.cxx b/slideshow/source/engine/wakeupevent.cxx
index 443f0de8ea26..4cf70774f23f 100644
--- a/slideshow/source/engine/wakeupevent.cxx
+++ b/slideshow/source/engine/wakeupevent.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.
@@ -97,3 +98,5 @@ namespace slideshow
}
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */