tests/manual/directional: undef a local macro

Basic code hygiene in the era of unity builds.

Amends 811be6f81b (2014).

Pick-to: 6.10 6.9 6.8 6.5
Change-Id: I9a3e918014efdf76be8d8d46d3c0dcde230e93fc
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Marc Mutz 2025-07-14 09:46:06 +02:00
parent 11c9785f19
commit e047b93cd7
1 changed files with 2 additions and 0 deletions

View File

@ -197,3 +197,5 @@ void ScatterDataModifier::toggleRotation()
else
m_rotationTimer.start(20);
}
#undef HEDGEHOG