Fixed no more working counts for key commands.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 14 Jun 2013 08:13:06 +0000 (10:13 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 14 Jun 2013 10:51:29 +0000 (12:51 +0200)
commitdaed9379a2b8852802e21f50699fabf48e248f1f
tree29f1a186f54f57c0f5e31f416a8064af64ae2ada
parent97a0fac8fba6fbb958ef3fe20a583f1913b4d1f9
Fixed no more working counts for key commands.

Another way to avoid access to destroyed widget. Don't destroy the widgets
explicitly, this makes the gtk for us.
src/command.c
src/keybind.c
src/main.c
src/main.h