Remove QCompleter from statusbar.text
This commit is contained in:
parent
bcd4273672
commit
bf33836dcf
@ -1,4 +1,4 @@
|
||||
from PyQt5.QtWidgets import QLabel, QCompleter
|
||||
from PyQt5.QtWidgets import QLabel
|
||||
|
||||
class Text(QLabel):
|
||||
"""The text part of the status bar, composed of several 'widgets'"""
|
||||
|
Loading…
Reference in New Issue
Block a user