]> git.sesse.net Git - vlc/commit
Adding a generic singleton pattern implementation
authorHugo Beauzee-Luyssen <beauze.h@gmail.com>
Mon, 21 Dec 2009 14:10:05 +0000 (15:10 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 25 Dec 2009 17:16:20 +0000 (18:16 +0100)
commit120a9af2529f50eae6e0d4e2b556f0ac0a9551e4
tree66d8c7e22c4c5e18da9daeb0681d7eea4a50f22d
parentf54df2932cae8cd2f467f3fdc7e7c8ca15314420
Adding a generic singleton pattern implementation

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/Modules.am
modules/gui/qt4/util/singleton.hpp [new file with mode: 0644]