diff options
author | Tim E. Real <termtech@rogers.com> | 2010-10-20 22:05:43 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2010-10-20 22:05:43 +0000 |
commit | be2724fc7471d4459214603d0cba680b6f0b1b15 (patch) | |
tree | 7e53587fd4621ef15dc4cb84c22263d64bf5105e /muse2/ChangeLog | |
parent | aa9f2572163eaac58c28e8ce0db0c02d78f43484 (diff) |
See ChangeLog
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 09b493c6..d6204c68 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,8 @@ +20.10.2010 + * Fixed: cmake should work now. (T356) + - Changed the QT4_WRAP_UI3 macro to generate <filename>.h instead of ui_<filename>.h + - In /muse/CMakeLists.txt, included all the uic generated headers paths (the 'build' paths). + - Tested OK with fresh svn pull. 19.10.2010 * Fixed: Some missing files, errors with cmake build. (T356) 19.10.2010 |