Commenting

This commit is contained in:
romashin
2008-04-19 18:34:20 +03:00
parent b97c43057f
commit f3312aff15

View File

@@ -143,6 +143,8 @@ nsWindow::GetThebesSurface()
if (!gfxPlatform::UseGlitz()) {
qDebug("QT_WIDGET NOT SURE: Func:%s::%d, [%ix%i]\n", __PRETTY_FUNCTION__, __LINE__, width, height);
// it works for example from http://www.figuiere.net/hub/blog/?2006/07/29/430-cairo-and-qt3
// but only with Qt3, with Qt4 we have same (nothing) result. :(
mThebesSurface = new gfxXlibSurface
(mWidget->x11Info().display(),
(Drawable)mWidget->handle(),