mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-02-26 13:51:39 +00:00
Fixed wrong assignment in result_window cocoa ui.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
wnerclass = 'ResultWindow'
|
ownerclass = 'ResultWindow'
|
||||||
ownerimport = 'ResultWindow.h'
|
ownerimport = 'ResultWindow.h'
|
||||||
|
|
||||||
result = Window(557, 400, "dupeGuru Results")
|
result = Window(557, 400, "dupeGuru Results")
|
||||||
|
|||||||
Reference in New Issue
Block a user