]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
gui: Use cpp magic to define command handlers.
authorAndre Noll <maan@systemlinux.org>
Fri, 10 Jan 2014 00:22:07 +0000 (00:22 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 4 May 2014 13:48:54 +0000 (15:48 +0200)
This shortens the code a bit and avoids duplications. The command
handler for cancel_scroll had to be renamed from com_cancel_scrolling()
to com_cancel_scroll() since the old name did not match command name.


No differences found