mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 640615 - Remove unwanted inward sunken frame r=wolfiR a=npodb
--HG-- extra : rebase_source : 30c60ed3d1be6616eb5cd3b7511d6cbb61066326
This commit is contained in:
parent
6fc39e3260
commit
4b3076426a
@ -194,6 +194,7 @@ public:
|
||||
{
|
||||
scene()->addItem(aTopLevel);
|
||||
setMouseTracking(true);
|
||||
setFrameShape(QFrame::NoFrame);
|
||||
}
|
||||
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user