[Build] Fixed build after last commit

remotes/origin/falkon
David Rosca 12 years ago
parent 9a3382ee85
commit 7fab76b79b
  1. 4
      src/lib/history/historytreeview.h

@ -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);

Loading…
Cancel
Save