diff options
author | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-28 02:25:42 +0000 |
---|---|---|
committer | Orcan Ogetbil <oget.fedora@gmail.com> | 2010-12-28 02:25:42 +0000 |
commit | f82d146d6f3917220d49cf61a0a23a491ae57c5a (patch) | |
tree | bc8b4fb1216f3429dfff3901430ecc4140d4b012 /muse2/ChangeLog | |
parent | 23e94059c7670c7d4f3a67a86a9f233e81cfe478 (diff) |
commented out a line that broke compilation
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index a9362449..f407f58f 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,6 +1,8 @@ 28.12.2010: - Tweaked and added some delays during project load to counter threading issues during loading of projects (rj) + - Commented out the comment placeholder text line in projectcreateimpl.cpp. It + broke the compilation against Qt-4.7. (Orcan) 27.12.2010: - Added a first try at project creation dialog, we'll see how much territory it covers, intentionally it's only used upon creation of a project, later 'Save As' |