forked from josch/img2pdf
remove first_frame_only from gui
This commit is contained in:
parent
91e3a94c3d
commit
0067edf965
1 changed files with 0 additions and 1 deletions
|
@ -2651,7 +2651,6 @@ def gui():
|
|||
|
||||
args = {
|
||||
"engine": tkinter.StringVar(),
|
||||
"first_frame_only": tkinter.BooleanVar(),
|
||||
"auto_orient": tkinter.BooleanVar(),
|
||||
"fit": tkinter.StringVar(),
|
||||
"title": tkinter.StringVar(),
|
||||
|
|
Loading…
Reference in a new issue