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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src
From:       Mark Kretschmann <markey () web ! de>
Date:       2005-07-09 7:41:04
Message-ID: 1120894864.572002.18078.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 432955 by markey:

make compile

 M  +4 -3      playlist.cpp  


--- trunk/extragear/multimedia/amarok/src/playlist.cpp #432954:432955
@@ -2750,7 +2750,10 @@
             m_customIdItem[id]= (*keyIt) + ' ' + (*it);
         }
     }
+
     int menuItemId= popup.exec( p );
+    PlaylistItem *prev_stopafter = m_stopAfterTrack;
+
     switch( menuItemId )
     {
     case PLAY:
@@ -2769,8 +2772,6 @@
         break;
 
     case STOP_DONE:
-        PlaylistItem *prev_stopafter = m_stopAfterTrack;
-
         if( m_stopAfterTrack == item )
             m_stopAfterTrack = 0;
         else
@@ -2951,7 +2952,7 @@
             repaintItem( next );
         }
     }
-    
+
     if( m_stopAfterTrack == item )
         m_stopAfterTrack = 0; //to be safe
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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