X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fpositionedit.h;h=70dff2ff8fd00cdc6e931e92ed03ac922ab9044c;hb=a0bc72b195255ee300a99075ebb0b1667d84760b;hp=2a2639781645a32613fd67245bdbc773de66a92d;hpb=b7a99cc6862e5dd90bff9dc7206bbbb033ab55dc;p=kdenlive diff --git a/src/positionedit.h b/src/positionedit.h index 2a263978..70dff2ff 100644 --- a/src/positionedit.h +++ b/src/positionedit.h @@ -45,7 +45,7 @@ private slots: void slotUpdatePosition(); signals: - void parameterChanged(int pos); + void parameterChanged(int pos = 0); }; #endif