Spoiler feature

Select text to hide, then right click --> Spoiler
This commit is contained in:
hunbernd 2015-12-07 02:28:27 +01:00
parent cdda411c79
commit 5a8f74ce99
4 changed files with 51 additions and 0 deletions

View file

@ -59,6 +59,8 @@ private slots:
void pasteLink();
void pasteOwnCertificateLink();
void pastePlainText();
void spoiler();
private:
QString textUnderCursor() const;