This is not correct
Qt Code:
To copy to clipboard, switch view to plain text mode
You create and object that is supposed to be on stack as if it were an object to be on heap. Don't mix these things.
Do it this way
orQt Code:
To copy to clipboard, switch view to plain text mode
Bookmarks