[Libreoffice-commits] core.git: vcl/osx
Tor Lillqvist
tml at collabora.com
Mon Feb 3 02:56:34 PST 2014
vcl/osx/salobj.cxx | 6 ++++++
1 file changed, 6 insertions(+)
New commits:
commit dd6bb0aba7c3dbe5d7d337cbcca2fd343e04402f
Author: Tor Lillqvist <tml at collabora.com>
Date: Mon Feb 3 11:56:07 2014 +0100
Add comment
Change-Id: I2e5633040d40620b3d0f01c584eb1f9790acb22d
diff --git a/vcl/osx/salobj.cxx b/vcl/osx/salobj.cxx
index 16a56b5..b0633c3 100644
--- a/vcl/osx/salobj.cxx
+++ b/vcl/osx/salobj.cxx
@@ -73,6 +73,12 @@ AquaSalObject::~AquaSalObject()
}
}
+// Please note that the talk about QTMovieView below presumably refers
+// to stuff in the QuickTime avmedia thingie, and that QuickTime is
+// deprecated, not available for 64-bit code, and won't thus be used
+// in a "modern" build of LO anyway. So the relevance of the comment
+// is unclear.
+
/*
sadly there seems to be no way to impose clipping on a child view,
especially a QTMovieView which seems to ignore the current context
More information about the Libreoffice-commits
mailing list