X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Feffectstack%2Fcollapsibleeffect.h;h=0572f7e15d3eaf78e4040e42fd570a85668fd4b5;hb=19c95e56d8632b24eb7ecb14f542d684eac5f6cb;hp=e9a5ec9f94ed914d74bb8efd58d4b8f1c7d015dc;hpb=92abe16daaa5167ca9dff9c30aae3208d8221636;p=kdenlive diff --git a/src/effectstack/collapsibleeffect.h b/src/effectstack/collapsibleeffect.h index e9a5ec9f..0572f7e1 100644 --- a/src/effectstack/collapsibleeffect.h +++ b/src/effectstack/collapsibleeffect.h @@ -72,7 +72,7 @@ public: /** @brief Show / hide up / down buttons. */ void adjustButtons(int ix, int max); /** @brief Returns true of this effect requires an on monitor adjustable effect scene. */ - bool needsMonitorEffectScene(); + bool needsMonitorEffectScene() const; public slots: void slotSyncEffectsPos(int pos);