[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/trinity/applications/rosegarden/src/base
From:       Timothy Pearson <kb9vqf () pearsoncomputing ! net>
Date:       2011-07-31 22:56:20
Message-ID: 20110731225620.CF498AC86C () svn ! kde ! org
[Download RAW message or body]

SVN commit 1244239 by tpearson:

Fix rosegarden FTBFS under gcc4.6


 M  +1 -1      NotationTypes.cpp  


--- branches/trinity/applications/rosegarden/src/base/NotationTypes.cpp #1244238:1244239
@@ -566,7 +566,7 @@
     return result;
 }
 
-Key::Key Key::transpose(int pitchDelta, int heightDelta)
+Key Key::transpose(int pitchDelta, int heightDelta)
 {
     Pitch tonic(getTonicPitch());
     Pitch newTonic = tonic.transpose(*this, pitchDelta, heightDelta);
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic