mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-24 13:59:29 -04:00
Add View Source in RSTextBrowser
This commit is contained in:
parent
bfbee1bdec
commit
9dcb4af645
2 changed files with 0 additions and 5 deletions
|
@ -56,10 +56,8 @@ public:
|
|||
QVariant textColorQuotes() const { return highlighter->textColorQuotes();}
|
||||
bool getShowImages() const { return mShowImages; }
|
||||
|
||||
#ifndef QT_NO_CONTEXTMENU
|
||||
QMenu *createStandardContextMenu();
|
||||
QMenu *createStandardContextMenu(const QPoint &position);
|
||||
#endif
|
||||
|
||||
public slots:
|
||||
void showImages();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue