X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fqtui%2Fmainwin.h;h=0ff2a36f7a41a22032a23a49100ba0db9dd13ba5;hb=4e51500401db3c85dbe5e92e5e5c15b6e3c87787;hp=fbcd553a8bcdcfcef1c2abe905e5ac681d24127b;hpb=1a5c1814a0c52f6f35e65c7033b2f896bf1188e3;p=quassel.git diff --git a/src/qtui/mainwin.h b/src/qtui/mainwin.h index fbcd553a..0ff2a36f 100644 --- a/src/qtui/mainwin.h +++ b/src/qtui/mainwin.h @@ -189,6 +189,13 @@ private slots: */ void onFormatUnderlineTriggered(); + /** + * Toggle the strikethrough of the input widget selected or typed text + * + * @seealso InputWidget::toggleFormatStrikethrough() + */ + void onFormatStrikethroughTriggered(); + /** * Clear the formatting of the input widget selected or typed text *