[Libreoffice-commits] core.git: slideshow/source
Tor Lillqvist
tml at collabora.com
Wed Oct 21 01:34:26 PDT 2015
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9bfe1d13c04705ae5f27c2bf28af6f532b4e2084
Author: Tor Lillqvist <tml at collabora.com>
Date: Wed Oct 21 11:16:50 2015 +0300
No, it isn't
Change-Id: I0236ff718ec9c3ee8d5845a044d65c927a896879
diff --git a/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx b/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx
index b0198fc..bf7317c 100644
--- a/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx
+++ b/slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx
@@ -167,7 +167,7 @@ int oglErrorHandler( Display* /*dpy*/, XErrorEvent* /*evnt*/ )
#endif
/** This is the Transitioner class for OpenGL 3D transitions in
- * slideshow. At the moment, it's Linux only. This class is implicitly
+ * slideshow. This class is implicitly
* constructed from XTransitionFactory.
*/
class OGLTransitionerImpl : private cppu::BaseMutex, private boost::noncopyable, public OGLTransitionerImplBase
More information about the Libreoffice-commits
mailing list