several small Qt4-fixes

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@598 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-11-18 16:19:35 +00:00
parent ca18ad46dd
commit 0802a8be09
5 changed files with 30 additions and 17 deletions

View File

@@ -1,3 +1,17 @@
2007-11-18 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* plugins/vst_base/lvsl_client.cpp:
fixed usage of QMdiArea instead of QWorkspace
* include/main_window.h:
added inclusion of QMdiArea-header
* include/track_container.h:
fixed some code to match coding-style-guidelines
* acinclude.m4:
reverted Paul's private changes
2007-11-14 Javier Serrano Polo <jasp00/at/terra/dot/es>
* configure.in: