mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 10:44:09 -04:00
...
This commit is contained in:
parent
268a213659
commit
bf3d7ad5b0
@ -35,7 +35,8 @@ class Dummy(object):
|
||||
|
||||
class FileDialog(QObject):
|
||||
|
||||
def __init__(self, title=_('Choose Files'),
|
||||
def __init__(
|
||||
self, title=_('Choose Files'),
|
||||
filters=[],
|
||||
add_all_files_filter=True,
|
||||
parent=None,
|
||||
|
Loading…
x
Reference in New Issue
Block a user