X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Ftitlewidget.h;h=2c36f7f1de0b0a20d2704cfaa8bbdba5a4a12d08;hb=467dba1b93820a5b7ccedffb206deb047a4038ca;hp=4581e7d7680083640510150e7c28245b8f7154e7;hpb=2bada83d8a0a7502d5aeb1b551312d46a95428dd;p=kdenlive diff --git a/src/titlewidget.h b/src/titlewidget.h index 4581e7d7..2c36f7f1 100644 --- a/src/titlewidget.h +++ b/src/titlewidget.h @@ -253,6 +253,12 @@ private slots: /** \brief Called when accepted, stores the user selections for next time use */ void slotAccepted(); + + void slotFontText(const QString& s); + + void slotAddEffect(int ix); + void slotEditBlur(int ix); + void slotEditShadow(); };