summaryrefslogtreecommitdiff
path: root/sd/source/ui/framework/factories/FullScreenPane.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/framework/factories/FullScreenPane.hxx')
-rw-r--r--sd/source/ui/framework/factories/FullScreenPane.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/source/ui/framework/factories/FullScreenPane.hxx b/sd/source/ui/framework/factories/FullScreenPane.hxx
index c69a09e10b54..1d3d65d83764 100644
--- a/sd/source/ui/framework/factories/FullScreenPane.hxx
+++ b/sd/source/ui/framework/factories/FullScreenPane.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.
@@ -103,3 +104,5 @@ private:
} } // end of namespace sd::framework
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */