X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmainwindow.h;h=523bfc9ae10c7a62c06c388675f260bb3abba69e;hb=ac5f5c9f6d4bdffeb76f3f2098b80f27bc532606;hp=703fc625cd0ef08b695bde47b21c03f207fd089d;hpb=13caa29beb9cd02136e4616300d7da72363354ff;p=kdenlive diff --git a/src/mainwindow.h b/src/mainwindow.h index 703fc625..523bfc9a 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -345,7 +345,7 @@ private slots: /** @brief Reflects setting changes to the GUI. */ void updateConfiguration(); void slotConnectMonitors(); - void slotRaiseMonitor(bool clipMonitor); + void slotRaiseMonitor(AbstractMonitor *monitor); void slotUpdateClip(const QString &id); void slotUpdateMousePosition(int pos); void slotAddEffect(const QDomElement effect);