summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/waitsymbol.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/waitsymbol.hxx')
-rw-r--r--slideshow/source/engine/waitsymbol.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/slideshow/source/engine/waitsymbol.hxx b/slideshow/source/engine/waitsymbol.hxx
index d1d477857ea2..655ceb108f2c 100644
--- a/slideshow/source/engine/waitsymbol.hxx
+++ b/slideshow/source/engine/waitsymbol.hxx
@@ -39,6 +39,7 @@ namespace internal {
class EventMultiplexer;
typedef boost::shared_ptr<class WaitSymbol> WaitSymbolSharedPtr;
+/// On-screen 'hour glass' for when slideshow is unresponsive
class WaitSymbol : public ViewEventHandler,
private ::boost::noncopyable
{