eric6/WebBrowser/VirusTotal/VirusTotalDomainReportDialog.py

changeset 7533
88261c96484b
parent 7360
9190402e4505
child 7759
51aa6c6b66f7
--- a/eric6/WebBrowser/VirusTotal/VirusTotalDomainReportDialog.py	Sun Apr 12 18:46:08 2020 +0200
+++ b/eric6/WebBrowser/VirusTotal/VirusTotalDomainReportDialog.py	Sun Apr 12 19:07:49 2020 +0200
@@ -51,7 +51,7 @@
         self.headerLabel.setText(
             self.tr("<b>Report for domain {0}</b>").format(domain))
         self.headerPixmap.setPixmap(
-            UI.PixmapCache.getPixmap("virustotal.png"))
+            UI.PixmapCache.getPixmap("virustotal"))
         
         for resolution in resolutions:
             QTreeWidgetItem(

eric ide

mercurial