formatting stuff

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@600 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2007-11-19 07:06:46 +00:00
parent 1ae296caba
commit 69f8f3502c

View File

@@ -44,7 +44,7 @@
Replaced references to QWorkspace, made everything work with QMdiArea
* include/main_window.h:
mainWindow::workspace() now returns a QMdiArea
mainWindow::workspace() now returns a QMdiArea
* include/rack_plugin.h:
Add m_subWindow to track QMdiSubWindow independently of the
@@ -65,9 +65,6 @@
toggling of subWindows is performed on the parentWidgets. However,
things like instrumentTrack are actually QMdiSubWindows themselves
2007-11-14 Javier Serrano Polo <jasp00/at/terra/dot/es>
* configure.in: