mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
2c12c1aa3d
commit
b22ed18e58
@ -213,8 +213,6 @@ class StatusBar(QStatusBar): # {{{
|
||||
def device_disconnected(self):
|
||||
self.device_string = ''
|
||||
self.set_label()
|
||||
self.defmsg.setText(self.default_message)
|
||||
self.clearMessage()
|
||||
|
||||
def show_message(self, msg, timeout=0):
|
||||
self.showMessage(msg, timeout)
|
||||
|
Loading…
x
Reference in New Issue
Block a user