mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 04:24:09 +00:00
Remove unused declaration showFindButtons()
c2cdf9b177
declared this member function
but it was never defined.
This commit is contained in:
parent
f810c6bd72
commit
9f5788ee11
|
@ -62,7 +62,6 @@ class ArticleView: public QFrame
|
|||
|
||||
void highlightFTSResults();
|
||||
void performFtsFindOperation( bool backwards );
|
||||
void showFindButtons();
|
||||
|
||||
public:
|
||||
/// The popupView flag influences contents of the context menus to be
|
||||
|
|
Loading…
Reference in a new issue