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

List:       kde-commits
Subject:    extragear/multimedia/amarok/src/scriptengine
From:       Mark Kretschmann <kretschmann () kde ! org>
Date:       2009-05-30 11:24:32
Message-ID: 1243682672.240383.20864.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 975467 by markey:

Add comment.

 M  +1 -1      AmarokPlaylistScript.cpp  


--- trunk/extragear/multimedia/amarok/src/scriptengine/AmarokPlaylistScript.cpp \
#975466:975467 @@ -38,7 +38,7 @@
         , m_wrapperList( wrapperList )
         , m_scriptEngine( scriptEngine )
     {
-        qRegisterMetaType<QList<QUrl> >( "QList<QUrl>" );
+        qRegisterMetaType<QList<QUrl> >( "QList<QUrl>" ); //Needed for \
addMediaList()  
         connect( The::playlistModel(), SIGNAL( rowsInserted( const QModelIndex&, \
                int, int ) ), this, SLOT ( slotTrackInserted( const QModelIndex&, \
                int, int ) ) );
         connect( The::playlistModel(), SIGNAL( rowsRemoved( const QModelIndex&, int, \
int ) ), this, SLOT ( slotTrackRemoved( const QModelIndex&, int, int ) ) );


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

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