Silence warning about unused parameter
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
16276faa45
commit
b8af3733ec
@ -1037,5 +1037,6 @@ void DiveListView::updateLastImageTimeOffset(const int offset)
|
||||
|
||||
void DiveListView::mouseDoubleClickEvent(QMouseEvent * event)
|
||||
{
|
||||
(void) event;
|
||||
return;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user