1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00

[Build] Fixed build after last commit

This commit is contained in:
David Rosca 2014-05-03 16:32:29 +02:00
parent 9a3382ee85
commit 7fab76b79b

View File

@ -57,10 +57,6 @@ public slots:
void search(const QString &string);
void removeSelectedItems();
private slots:
void openLinkInCurrentTab();
void openLinkInNewTab();
protected:
void contextMenuEvent(QContextMenuEvent* event);
void mouseMoveEvent(QMouseEvent* event);