]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Move double click detection from listbox subtypes to the superclass
authorSeverin Meyer <sev.ch@web.de>
Thu, 22 Jan 2015 17:33:50 +0000 (18:33 +0100)
committerSeverin Meyer <sev.ch@web.de>
Thu, 22 Jan 2015 17:33:50 +0000 (18:33 +0100)
commitdb3154c25855e30c5adcd0216095a1b8d351b1b5
treefad2751f39f75cf20202fdfb29e19efd95ffb23d
parent8139f0cf5bbea6c3f73c3205788ef941f14d6a9b
Move double click detection from listbox subtypes to the superclass
12 files changed:
qcsrc/menu/item/listbox.c
qcsrc/menu/xonotic/campaign.c
qcsrc/menu/xonotic/demolist.c
qcsrc/menu/xonotic/keybinder.c
qcsrc/menu/xonotic/languagelist.c
qcsrc/menu/xonotic/maplist.c
qcsrc/menu/xonotic/playlist.c
qcsrc/menu/xonotic/screenshotlist.c
qcsrc/menu/xonotic/serverlist.c
qcsrc/menu/xonotic/skinlist.c
qcsrc/menu/xonotic/soundlist.c
qcsrc/menu/xonotic/statslist.c