[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/KDE/4.5/kdebase/apps/nsplugins
From:       Maks Orlovich <maksim () kde ! org>
Date:       2010-10-28 22:14:15
Message-ID: 20101028221415.B4067AC899 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1190789 by orlovich:

Workaround problems with XEmbed clipping w/Qt 4.7.0

BUG:247181


 M  +1 -1      plugin_part.h  


--- branches/KDE/4.5/kdebase/apps/nsplugins/plugin_part.h #1190788:1190789
@@ -65,7 +65,7 @@
 public:
 
   PluginCanvasWidget(QWidget *parent=0)
-    : QWidget(parent) {}
+    : QWidget(parent) { setAttribute(Qt::WA_NativeWindow); }
 
 protected:
   void resizeEvent(QResizeEvent *e);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic