WebBrowser/SiteInfo/SiteInfoDialog.py

changeset 4933
19f2ae7757d1
parent 4917
682750cc7bd5
child 4939
98ef487d00eb
--- a/WebBrowser/SiteInfo/SiteInfoDialog.py	Sat Apr 09 18:48:11 2016 +0200
+++ b/WebBrowser/SiteInfo/SiteInfoDialog.py	Mon Apr 11 20:10:03 2016 +0200
@@ -139,6 +139,7 @@
         @param current current image entry (QTreeWidgetItem)
         @param previous old current entry (QTreeWidgetItem)
         """
+        # TODO: add display of SVG files
         if current is None:
             return
         

eric ide

mercurial