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