mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-02 13:53:33 +02:00
...
This commit is contained in:
parent
d6e725d1fa
commit
0201e87440
1 changed files with 0 additions and 4 deletions
|
|
@ -168,10 +168,6 @@ def showPopup(self):
|
|||
c.setCompletionPrefix('')
|
||||
c.complete()
|
||||
|
||||
def hidePopup(self):
|
||||
self.le.update_completions()
|
||||
EnComboBox.hidePopup(self)
|
||||
|
||||
def update_items_cache(self, complete_items):
|
||||
self.lineEdit().update_items_cache(complete_items)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue