avoid clang warnings

This commit is contained in:
Uwe Rathmann 2023-04-06 10:06:00 +02:00
parent 9e583166ff
commit 6c2713c1f9

View File

@ -454,6 +454,7 @@ void QskBoxBasicStroker::setBorderGradientLines(
break; break;
} }
case Qt::RightEdge: case Qt::RightEdge:
default:
{ {
orientation = Qt::Vertical; orientation = Qt::Vertical;