From 9639da1e26683b6a54d255bb07a24dd6e0fae354 Mon Sep 17 00:00:00 2001 From: Joakim Verona Date: Fri, 5 Apr 2013 20:23:57 +0200 Subject: [PATCH] comment --- src/xwidget.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xwidget.c b/src/xwidget.c index e0747e7da7a..c6714ad40a5 100644 --- a/src/xwidget.c +++ b/src/xwidget.c @@ -1134,7 +1134,7 @@ xwidget_init_view (struct xwidget *xww, ////////////////////////////////////////////////////////////// //xwgir debug - if (//EQ(xww->type, Qwebkit_osr)|| + if (//EQ(xww->type, Qwebkit_osr)|| //TODO should be able to choose compile time which method to use with webkit EQ(xww->type, Qsocket_osr)|| (Fget(xww->type, Qcxwgir_class) != Qnil))//xwgir widgets are OSR { -- 2.39.2