X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fmainwin.h;fp=src%2Fqtui%2Fmainwin.h;h=0ff2a36f7a41a22032a23a49100ba0db9dd13ba5;hp=fbcd553a8bcdcfcef1c2abe905e5ac681d24127b;hb=de6ee9a2a3389ebf62f181b12632e58d2ffb8879;hpb=d6ac048d75fcc19f5577077d7ae625d41dbbf726 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 *