X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Feffectstack%2Fcollapsibleeffect.h;h=30ab1547d21b4e1d75504cbdea0d0ff98c071b4f;hb=51e9f7bb72508ed1c8eff3e31c6cd98ba9118fe8;hp=2804cbe10bc56d0d713d86258f6612d73dcd7bb5;hpb=dee58715fa96e19d3df7328fb62499d33da24609;p=kdenlive diff --git a/src/effectstack/collapsibleeffect.h b/src/effectstack/collapsibleeffect.h index 2804cbe1..30ab1547 100644 --- a/src/effectstack/collapsibleeffect.h +++ b/src/effectstack/collapsibleeffect.h @@ -145,7 +145,7 @@ public: bool filterWheelEvent; /** @brief Return the stylesheet required for effect parameters. */ - static const QString getStyleSheet(QPalette p); + static const QString getStyleSheet(); public slots: void slotSyncEffectsPos(int pos);