]> git.sesse.net Git - vlc/commit
Qt: fix #2619 (prev/next/stop never greyed)
authorJean-Philippe Andre <jpeg@via.ecp.fr>
Sun, 5 Apr 2009 07:10:21 +0000 (15:10 +0800)
committerJean-Philippe Andre <jpeg@via.ecp.fr>
Sun, 5 Apr 2009 07:12:54 +0000 (15:12 +0800)
commitdc185ad0a11a2c04b109e48e12b11bbf580b4389
tree3adf8a057d8ac41a674a9b53c56028c4822517e1
parentc7325f2fd6bba5dcc59fee98037f090dc3346dc4
Qt: fix #2619 (prev/next/stop never greyed)

Don't mix booleans and strings (as non empty strings evaluate to true).
modules/gui/qt4/menus.cpp