]> git.sesse.net Git - vlc/commit
Qt: Round Buttons
authorFilipe Azevedo <pasnox@gmail.com>
Sun, 3 Apr 2011 13:54:10 +0000 (15:54 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 11 Apr 2011 16:49:33 +0000 (18:49 +0200)
commit033c64ed41cd9ccf82fedb80c24e1ad34d552662
treea234f115baa20d5ab7f265eab6e66e023bb8213d
parentcce2ffdb7039fec0dde08582bad89bbeb5f1936a
Qt: Round Buttons

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