mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
[#138] Added label and ok/cancel buttons to pri-dialog (Cocoa).
This commit is contained in:
@@ -290,3 +290,6 @@ class PyPrioritizeDialog(PyGUIObject):
|
||||
|
||||
def removeSelected(self):
|
||||
self.py.remove_selected()
|
||||
|
||||
def performReprioritization(self):
|
||||
self.py.perform_reprioritization()
|
||||
|
||||
Reference in New Issue
Block a user