X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdvdwizardchapters.cpp;fp=src%2Fdvdwizardchapters.cpp;h=e0749817a1d0474e893c8debc2be6116465bd796;hb=7f741e1076a7639e684200ed8fd6b7dd40b15d35;hp=2b24852c60b9318bf1cd76554c8bf30d1167a73b;hpb=8601faf56e4773ac857820002055b1eee016e6f6;p=kdenlive diff --git a/src/dvdwizardchapters.cpp b/src/dvdwizardchapters.cpp index 2b24852c..e0749817 100644 --- a/src/dvdwizardchapters.cpp +++ b/src/dvdwizardchapters.cpp @@ -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);