Add Stereomatrix artwork

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1212 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Paul Giblock
2008-06-29 15:06:41 +00:00
parent 22f15c3955
commit 51558028c8
4 changed files with 22 additions and 20 deletions

View File

@@ -66,7 +66,11 @@
* include/lfo_controller.h:
* src/gui/lfo_controller_dialog.cpp:
* data/themes/default/lfo_controller_artwork.png:
Add LFO artwork (almost)
Add LFO artwork (except it doesn't work for some odd reason)
* plugins/stereo_matrix/stereomatrix_control_dialog.cpp:
* plugins/stereo_matrix/artwork.png:
Add StereoMatrix artwork
2008-06-28 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>