diff --git a/src/historywidget.h b/src/historywidget.h index b6e9fa8..a6c8b00 100644 --- a/src/historywidget.h +++ b/src/historywidget.h @@ -46,7 +46,6 @@ private: }; void copy(copyField field); - void showContextMenu(const QPoint &point); Ui::HistoryWidget *ui; QMenu *m_contextMenu;