mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:00:04 +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
|
|
@ -335,7 +335,7 @@ void Level3RasterView::ComputeSweep()
|
|||
|
||||
UpdateColorTable();
|
||||
|
||||
emit SweepComputed();
|
||||
Q_EMIT SweepComputed();
|
||||
}
|
||||
|
||||
std::shared_ptr<Level3RasterView> Level3RasterView::Create(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue