summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slide/layer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/layer.hxx')
-rw-r--r--slideshow/source/engine/slide/layer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/engine/slide/layer.hxx b/slideshow/source/engine/slide/layer.hxx
index 6c257c21125c..20ed39efabaf 100644
--- a/slideshow/source/engine/slide/layer.hxx
+++ b/slideshow/source/engine/slide/layer.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -304,7 +304,7 @@ namespace slideshow
// layer is the
// special
// background layer
- bool mbClipSet; // true, if beginUpdate set a clip
+ bool mbClipSet; // true, if beginUpdate set a clip
};
typedef ::boost::shared_ptr< Layer > LayerSharedPtr;