fix typo
This commit is contained in:
@@ -28,7 +28,7 @@ class PulsingIcon(CanvasIcon):
|
|||||||
}
|
}
|
||||||
|
|
||||||
def __init__(self, **kwargs):
|
def __init__(self, **kwargs):
|
||||||
self._puls_time = 0.0
|
self._pulse_time = 0.0
|
||||||
self._colors = None
|
self._colors = None
|
||||||
self._pulse_sid = 0
|
self._pulse_sid = 0
|
||||||
self._pos = 0
|
self._pos = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user