X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fmonitor.h;fp=src%2Fmonitor.h;h=d7e1380c75785fb814e6d44a963196b798c53cda;hb=92abe16daaa5167ca9dff9c30aae3208d8221636;hp=2bdf65f45a73ed5c7d290578c7c15265af786c8e;hpb=d1dc39f40640cbb3f6c3ef0da7bac7c03fe70f53;p=kdenlive diff --git a/src/monitor.h b/src/monitor.h index 2bdf65f4..d7e1380c 100644 --- a/src/monitor.h +++ b/src/monitor.h @@ -200,7 +200,8 @@ public slots: void adjustRulerSize(int length); void setTimePos(const QString &pos); QStringList getZoneInfo() const; - void slotEffectScene(bool show = true); + /** @brief Display the on monitor effect scene (to adjust geometry over monitor). */ + void slotShowEffectScene(bool show = true); bool effectSceneDisplayed(); /** @brief Sets m_selectedClip to @param item. Used for looping it. */