mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-06-05 13:35:21 -04:00
...
This commit is contained in:
@@ -379,6 +379,7 @@ class EditWithComplete(EnComboBox):
|
||||
|
||||
def clear(self):
|
||||
self.lineEdit().clear()
|
||||
EnComboBox.clear(self)
|
||||
|
||||
if __name__ == '__main__':
|
||||
from PyQt4.Qt import QDialog, QVBoxLayout
|
||||
|
||||
Reference in New Issue
Block a user