Skip to content

Commit 0a232a1

Browse files
author
Max Demian
committed
amended #TODOs
1 parent 0c3f4d9 commit 0a232a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

demimove/gui.py

+2
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@
2727
# TODO: Enable glob replacing like this: *.mp3 prefix*.mp3
2828
# (Adjust translate method to group wildcards).
2929
# TODO: Fix filters on hiddencheck? Logic for on_refreshbutton?
30+
# TODO: (more) fallback encodings?
31+
# TODO: grey out undo button if history empty
3032

3133
import codecs
3234
import logging

0 commit comments

Comments
 (0)