mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
[Build] Fixed build after last commit
This commit is contained in:
parent
9a3382ee85
commit
7fab76b79b
|
@ -57,10 +57,6 @@ public slots:
|
||||||
void search(const QString &string);
|
void search(const QString &string);
|
||||||
void removeSelectedItems();
|
void removeSelectedItems();
|
||||||
|
|
||||||
private slots:
|
|
||||||
void openLinkInCurrentTab();
|
|
||||||
void openLinkInNewTab();
|
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
void contextMenuEvent(QContextMenuEvent* event);
|
void contextMenuEvent(QContextMenuEvent* event);
|
||||||
void mouseMoveEvent(QMouseEvent* event);
|
void mouseMoveEvent(QMouseEvent* event);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user