Helpviewer/History/HistoryMenu.py

changeset 4320
ccc70fb94c64
parent 4021
195a471c327b
child 4631
5c1a96925da4
--- a/Helpviewer/History/HistoryMenu.py	Sat Jul 18 16:50:24 2015 +0200
+++ b/Helpviewer/History/HistoryMenu.py	Sun Jul 19 17:03:41 2015 +0200
@@ -381,6 +381,7 @@
                 self.tr("Clear History"),
                 self.tr("""Do you want to clear the history?""")):
             self.__historyManager.clear()
+            self.__tabWidget.clearClosedTabsList()
     
     def __aboutToShowClosedTabsMenu(self):
         """

eric ide

mercurial