added NULL as default argument for parent

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1917 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-12-14 01:07:13 +00:00
parent 53776a1f1f
commit c23dcee37f
2 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
2008-12-14 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* include/group_box.h:
added NULL as default argument for parent
* include/effect_rack_view.h:
* src/gui/widgets/effect_rack_view.cpp:
manage effectRackView with a QVBoxLayout