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
1 changed files with 1 additions and 1 deletions

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