mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 14:10:54 -04:00
Add "Paste as plain text" to context menu of RS text edits
Useful for example when pasting from a website
This commit is contained in:
parent
3fbbcd30eb
commit
feafb1e291
2 changed files with 9 additions and 1 deletions
|
@ -58,7 +58,7 @@ private slots:
|
|||
void insertCompletion(const QString &completion);
|
||||
void pasteLink();
|
||||
void pasteOwnCertificateLink();
|
||||
|
||||
void pastePlainText();
|
||||
private:
|
||||
QString textUnderCursor() const;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue