mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 13:30:06 +00:00
emit keyword is incompatible with oneTBB
This commit is contained in:
parent
b9f55fbb4d
commit
ea6134acea
24 changed files with 81 additions and 72 deletions
|
|
@ -406,7 +406,7 @@ void Level3RadialView::ComputeSweep()
|
|||
|
||||
UpdateColorTable();
|
||||
|
||||
emit SweepComputed();
|
||||
Q_EMIT SweepComputed();
|
||||
}
|
||||
|
||||
void Level3RadialViewImpl::ComputeCoordinates(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue