summaryrefslogtreecommitdiff
path: root/slideshow/test/demoshow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/test/demoshow.cxx')
-rw-r--r--slideshow/test/demoshow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/test/demoshow.cxx b/slideshow/test/demoshow.cxx
index f39fa0944c9c..7674970d107a 100644
--- a/slideshow/test/demoshow.cxx
+++ b/slideshow/test/demoshow.cxx
@@ -234,7 +234,7 @@ private:
return uno::Type();
}
- virtual ::sal_Bool SAL_CALL hasElements( ) throw (uno::RuntimeException)
+ virtual sal_Bool SAL_CALL hasElements( ) throw (uno::RuntimeException)
{
return false;
}