1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 05:34:36 +00:00

Fixed register button that linked to the wrong method.

This commit is contained in:
Virgil Dupras 2010-10-05 08:20:53 +02:00
parent 31555aa473
commit 508eeffa6e

View File

@ -380,7 +380,7 @@ class MainWindow(QMainWindow):
self.app.show_preferences()
def registerTrigerred(self):
self.app.ask_for_reg_code()
self.app.reg.ask_for_code()
def removeMarkedTriggered(self):
count = self.app.results.mark_count