mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
cleanup: remove unused MainTab::refreshDisplayedDiveSite()
The last user seems to have been removed in 3a3089770a
and nobody complained.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
75b2fcc4a4
commit
f682b365a6
2 changed files with 0 additions and 6 deletions
|
@ -26,7 +26,6 @@ public:
|
|||
MainTab(QWidget *parent = 0);
|
||||
void clearTabs();
|
||||
bool isEditing();
|
||||
void refreshDisplayedDiveSite();
|
||||
void nextInputField(QKeyEvent *event);
|
||||
void stealFocus();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue