diff options
author | Siqi LIU <me@siqi.fr> | 2013-08-04 13:10:55 +0200 |
---|---|---|
committer | Siqi LIU <me@siqi.fr> | 2013-08-04 14:18:10 +0200 |
commit | dffc87dd13daf9a2f2f629cd50558995aadc4d19 (patch) | |
tree | 959406db44ffaed1f86bb935504968573cc1ba16 /slideshow/source/engine/waitsymbol.cxx | |
parent | a5468d2a372fd1aba80b4a708c4751fdccf0157a (diff) |
pointer display on the screen
Change-Id: I43c91bdf6c364da282d354e5a07f871a9247f2d6
Diffstat (limited to 'slideshow/source/engine/waitsymbol.cxx')
-rw-r--r-- | slideshow/source/engine/waitsymbol.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/waitsymbol.cxx b/slideshow/source/engine/waitsymbol.cxx index 01ce9dbf0def..6c56ac795749 100644 --- a/slideshow/source/engine/waitsymbol.cxx +++ b/slideshow/source/engine/waitsymbol.cxx @@ -195,6 +195,6 @@ void WaitSymbol::viewsChanged() } } // namespace internal -} // namespace presentation +} // namespace slideshow /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |