forked from qt-creator/qt-creator
Help: Add context menu to litehtml backend
Change-Id: I051984e360b41d17d32cff80fd1d4017fc81dae6 Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -81,6 +81,7 @@ private:
|
||||
void goForward(int count);
|
||||
void goBackward(int count);
|
||||
void setSourceInternal(const QUrl &url, Utils::optional<int> vscroll = Utils::nullopt);
|
||||
void showContextMenu(const QPoint &pos, const QUrl &url);
|
||||
|
||||
struct HistoryItem
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user