From 69f8f3502c4241bc3158d9e2daa831d2ab9424a3 Mon Sep 17 00:00:00 2001 From: Tobias Doerffel Date: Mon, 19 Nov 2007 07:06:46 +0000 Subject: [PATCH] formatting stuff git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@600 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e603ab16..1212acb5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 * configure.in: