Fix abort_sleep missing crash in Blinkenlights UI

This is a regression introduced when renaming signals due to the
improved CTRL-C handling. Regression in 6.5.0

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth
2012-01-07 14:54:16 +01:00
parent 45782ca3ac
commit 415c7d7979
2 changed files with 6 additions and 2 deletions

View File

@ -19,3 +19,5 @@ Changes
Bug Fixes
---------
* Abort sleep in blinkenlights UI led to crash ('abort_signal' not existing),
regression from 6.5.0.