mirror of
https://git.wownero.com/wowlet/wowlet.git
synced 2024-08-15 01:03:14 +00:00
Remove unused declared method
This commit is contained in:
parent
11f8406be3
commit
0e7c773bfd
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ private:
|
||||||
};
|
};
|
||||||
|
|
||||||
void copy(copyField field);
|
void copy(copyField field);
|
||||||
void showContextMenu(const QPoint &point);
|
|
||||||
|
|
||||||
Ui::HistoryWidget *ui;
|
Ui::HistoryWidget *ui;
|
||||||
QMenu *m_contextMenu;
|
QMenu *m_contextMenu;
|
||||||
|
|
Loading…
Reference in a new issue