mirror of
https://github.com/arsenetar/dupeguru.git
synced 2025-03-09 21:24:36 +00:00
dgbase: Changed ask_for_reg_code() to askForRegCode() to adapt to change in qtlib.
--HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40253
This commit is contained in:
parent
2f153003b3
commit
3262ee9938
@ -144,7 +144,7 @@ class DupeGuru(DupeGuruBase, QObject):
|
||||
DupeGuruBase.apply_filter(self, filter)
|
||||
self.emit(SIGNAL('resultsChanged()'))
|
||||
|
||||
def ask_for_reg_code(self):
|
||||
def askForRegCode(self):
|
||||
self.reg.ask_for_code()
|
||||
|
||||
@demo_method
|
||||
|
Loading…
x
Reference in New Issue
Block a user