From fbded09f6c3f6ac53cd899009fb31c81bdc61392 Mon Sep 17 00:00:00 2001 From: Paul Giblock Date: Wed, 28 Jan 2009 08:59:14 +0000 Subject: [PATCH] Update ChangeLog git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1981 0778d3d1-df1d-0410-868b-ea421aaaa00d --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 80e7205b9..601c80b52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,7 +40,10 @@ * src/gui/widgets/controller_view.cpp: * src/gui/widgets/effect_view.cpp: * src/gui/widgets/project_notes.cpp: - Begin themeing widgets with the new LmmsStyle interface + * src/gui/piano_roll.cpp: + * src/core/timeline.cpp: + - Begin themeing widgets with the new LmmsStyle interface + - Minor tweaks and code style improvements 2009-01-26 Paul Giblock