--- a/eric6/WebBrowser/UrlBar/FavIconLabel.py Mon Oct 05 19:51:55 2020 +0200
+++ b/eric6/WebBrowser/UrlBar/FavIconLabel.py Tue Oct 06 17:52:44 2020 +0200
@@ -103,7 +103,7 @@
if p:
drag.setPixmap(p)
drag.setMimeData(mimeData)
- drag.exec_()
+ drag.exec()
def __showPopup(self, pos):
"""