Thread
:
[GUI Plugin] Find Duplicates
View Single Post
06-10-2017, 01:34 PM
#
592
kovidgoyal
creator of calibre
Posts: 45,460
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The line
self.gui.clear_button.clicked.connect(self.user_ha s_cleared_search)
in action.py in the plugin should be changed to
self.gui.search.cleared.connect(self.user_has_clea red_search)
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS