]> git.sesse.net Git - kdenlive/blobdiff - src/projectlist.h
Fix proxy clips reloaded twice on project opening:
[kdenlive] / src / projectlist.h
index 934856ef016c7a4b7a7c71b47b2636414fa30f5b..b064f4ba1fa1c9fda271d13ca04fbd33a0715802 100644 (file)
@@ -259,7 +259,7 @@ private:
     QMenu *m_transcodeAction;
     KdenliveDoc *m_doc;
     ItemDelegate *m_listViewDelegate;
-    /** @brief True if we have not yet finished opening the document. */
+    /** @brief False if we have not yet finished opening the document. */
     bool m_refreshed;
     QToolButton *m_addButton;
     QToolButton *m_deleteButton;