- fixed crash
git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@282 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -132,7 +132,7 @@ void IQPlaneComponent::trackerPointEnable(uint32_t id, juce::Colour color, cpx_t
|
||||
m_trackerPoints[id].point.setX(pos.real);
|
||||
m_trackerPoints[id].point.setY(pos.imag);
|
||||
m_trackerPoints[id].size = size;
|
||||
|
||||
|
||||
}
|
||||
|
||||
void IQPlaneComponent::trackerPointDisable(uint32_t id)
|
||||
|
||||
Reference in New Issue
Block a user