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:
parent
31555aa473
commit
508eeffa6e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user