X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitor.h;fp=src%2Fmonitor.h;h=1ae380f8b1b9534c28f3159cee5e1b00ea19e6c2;hb=caa4bf968380c770beec66fbf879683c060442f8;hp=d7e1380c75785fb814e6d44a963196b798c53cda;hpb=483a25e1763922c7966ef1f4b07106cc678d022f;p=kdenlive diff --git a/src/monitor.h b/src/monitor.h index d7e1380c..1ae380f8 100644 --- a/src/monitor.h +++ b/src/monitor.h @@ -201,7 +201,7 @@ public slots: void setTimePos(const QString &pos); QStringList getZoneInfo() const; /** @brief Display the on monitor effect scene (to adjust geometry over monitor). */ - void slotShowEffectScene(bool show = true); + void slotShowEffectScene(bool show = true, bool manuallyTriggered = false); bool effectSceneDisplayed(); /** @brief Sets m_selectedClip to @param item. Used for looping it. */