]> git.sesse.net Git - vlc/commit
Skins2: Factor out duplicate code (mod), and provide a const accessor to the keymap...
authorJP Dinger <jpd@videolan.org>
Sat, 21 Nov 2009 14:30:38 +0000 (15:30 +0100)
committerJP Dinger <jpd@videolan.org>
Sat, 5 Dec 2009 21:25:42 +0000 (22:25 +0100)
commitfe5af2a1f8e36cda37617aac094595650ef5745c
tree14e5f46f221a51c07f633b71a2b1ea3f862b5d45
parentf73b0909bdf0620c2966c5a2eea0dc4e15a7d983
Skins2: Factor out duplicate code (mod), and provide a const accessor to the keymap: std::map<>::operator[] will create empty nodes if they don't exist already.
modules/gui/skins2/x11/x11_loop.cpp
modules/gui/skins2/x11/x11_loop.hpp