mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1996020 [Bulk Metadata Editor: Inconsistency on 'Clear' button](https://bugs.launchpad.net/calibre/+bug/1996020)
This commit is contained in:
commit
45cffa02e5
@ -327,7 +327,6 @@ class DateTimeEdit(DateTimeEditBase):
|
||||
self.setDateTime(now())
|
||||
|
||||
def set_to_clear(self):
|
||||
self.setDateTime(now())
|
||||
self.setDateTime(UNDEFINED_QDATETIME)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user