fix -Wimplicit-fallthrough

This commit is contained in:
wmayer
2018-08-19 12:35:57 +02:00
parent 0bc5699b59
commit 4686f27f64

View File

@@ -1042,6 +1042,7 @@ void NavigationStyle::saveCursorPosition(const SoEvent * const ev)
break;
}
}
/* FALLTHRU */
// mode is FocalPointAtCursor or a ScenePointAtCursor failed
case FocalPointAtCursor:
{