]> git.sesse.net Git - kdenlive/commit
Add a color picker widget to pick a color on the screen, without having to open the...
authorTill Theato <root@ttill.de>
Thu, 29 Jul 2010 22:16:33 +0000 (22:16 +0000)
committerTill Theato <root@ttill.de>
Thu, 29 Jul 2010 22:16:33 +0000 (22:16 +0000)
commit124722a50e83ba1fc5aca2b998d190b90c9ae87a
treecf579aa4c0e95646d72cb021738d63ba35e1bb72
parent683931aebefabb9760061a44a6889b8accdaaaca
Add a color picker widget to pick a color on the screen, without having to open the KDE color dialog

svn path=/trunk/kdenlive/; revision=4662
src/CMakeLists.txt
src/choosecolorwidget.cpp [new file with mode: 0644]
src/choosecolorwidget.h [new file with mode: 0644]
src/colorpickerwidget.cpp [new file with mode: 0644]
src/colorpickerwidget.h [new file with mode: 0644]
src/effectstackedit.cpp