]> git.sesse.net Git - kdenlive/commit
ProjectList cleaningh
authorJean-Nicolas Artaud <jeannicolasartaud@gmail.com>
Sat, 11 Jan 2014 14:25:30 +0000 (15:25 +0100)
committerJean-Nicolas Artaud <jeannicolasartaud@gmail.com>
Sat, 11 Jan 2014 14:25:30 +0000 (15:25 +0100)
commit8be6c85ffd189c228938a982d0d6a5f97650481a
tree29f884bb2286852b4af7040fe6b9a479734acb8f
parentde93dc84bc5f050272e4e736c3afa6ad5f3c6654
ProjectList cleaningh

 - Put InvalidDialog out of the ProjectList files.
 - Put the paint method out the header, in the cpp file.
src/CMakeLists.txt
src/projectlist.cpp
src/projectlist.h
src/widgets/CMakeLists.txt [new file with mode: 0644]
src/widgets/invaliddialog.cpp [new file with mode: 0644]
src/widgets/invaliddialog.h [new file with mode: 0644]