Ejemplo n.º 1
0
 def decrementEnd(self):
     if self.timerentry_showendtime.value or self.timerentry_justplay.value != "zap":
         TimerEntryBase.decrementEnd(self)
Ejemplo n.º 2
0
 def decrementEnd(self):
     if self.timerentry_showendtime.value:
         TimerEntryBase.decrementEnd(self)