Fixed a line-length error.
This commit is contained in:
parent
b59dc8e89b
commit
5c599879f8
@ -80,8 +80,8 @@ class StatusBar(QWidget):
|
|||||||
|
|
||||||
_command_active: If we're currently in command mode.
|
_command_active: If we're currently in command mode.
|
||||||
|
|
||||||
For some reason we need to have this as class attribute
|
For some reason we need to have this as class
|
||||||
so pyqtProperty works correctly.
|
attribute so pyqtProperty works correctly.
|
||||||
|
|
||||||
_caret_mode: The current caret mode (off/on/selection).
|
_caret_mode: The current caret mode (off/on/selection).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user