]> git.sesse.net Git - kdenlive/blobdiff - src/dvdwizardchapters.cpp
Fix issues with DVD wizard, allow to loop menu movie
[kdenlive] / src / dvdwizardchapters.cpp
index 2b24852c60b9318bf1cd76554c8bf30d1167a73b..e0749817a1d0474e893c8debc2be6116465bd796 100644 (file)
@@ -154,7 +154,7 @@ void DvdWizardChapters::setVobFiles(bool isPal, bool isWide, const QStringList m
         vbox->addWidget(m_monitor);
         m_view.monitor_frame->setLayout(vbox);
         /*updateGeometry();
-        adjustSize();*/
+        m_view.monitor_frame->adjustSize();*/
     } else m_monitor->resetProfile(profile);
 
     m_view.vob_list->blockSignals(true);