]> git.sesse.net Git - kdenlive/commit
Cleanup online resource feature
authorJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 31 Dec 2011 19:07:59 +0000 (20:07 +0100)
committerJean-Baptiste Mardelle <jb@kdenlive.org>
Sat, 31 Dec 2011 19:07:59 +0000 (20:07 +0100)
commitede6f74de910cea0264b51e7a5b16b681b0b669b
treefa9064f867a1b6eaa32df8c5757ded71a3ccabb1
parent290b7e5faddb8a6e13c6bb40eea01b6008760f29
Cleanup online resource feature
src/mainwindow.cpp
src/utils/CMakeLists.txt
src/utils/abstractservice.cpp [new file with mode: 0644]
src/utils/abstractservice.h [new file with mode: 0644]
src/utils/freesound.cpp
src/utils/freesound.h
src/utils/openclipart.cpp [new file with mode: 0644]
src/utils/openclipart.h [new file with mode: 0644]
src/utils/resourcewidget.cpp [new file with mode: 0644]
src/utils/resourcewidget.h [new file with mode: 0644]
src/widgets/freesound_ui.ui