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

List:       kde-commits
Subject:    [kdenlive] src/project: fix clip monitor switch on proxy creation end (#3308)
From:       Vincent PINON <vincent.pinon () laposte ! net>
Date:       2014-07-25 11:58:46
Message-ID: E1XAe98-00013u-Nt () scm ! kde ! org
[Download RAW message or body]

Git commit c10b28e142c8189e29037d0dedc225367e7b4655 by Vincent PINON.
Committed on 25/07/2014 at 10:56.
Pushed by vpinon into branch 'master'.

fix clip monitor switch on proxy creation end (#3308)

M  +1    -1    src/project/projectlist.cpp

http://commits.kde.org/kdenlive/c10b28e142c8189e29037d0dedc225367e7b4655

diff --git a/src/project/projectlist.cpp b/src/project/projectlist.cpp
index dd6cc06..a83ec9d 100644
--- a/src/project/projectlist.cpp
+++ b/src/project/projectlist.cpp
@@ -2354,7 +2354,7 @@ void ProjectList::slotReplyGetFileProperties(const QString &clipId, Mlt::Produce
                 }
             }
             if (updatedProfile == false) {
-                emit clipSelected(item->referencedClip());
+                // emit clipSelected(item->referencedClip());
             }
         } else {
             int max = m_doc->clipManager()->clipsCount();
[prev in list] [next in list] [prev in thread] [next in thread] 

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