Bug 419454

Summary: For each loop in line can be done better
Product: [Applications] kmix Reporter: ziadxkabakibi
Component: KMix Panel DockingAssignee: Christian Esken <esken>
Status: RESOLVED MOVED    
Severity: minor    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description ziadxkabakibi 2020-03-31 14:49:35 UTC
SUMMARY
This "for each" loop can be improved by using for(a : b) which is described better here: 
https://stackoverflow.com/questions/22836277/what-is-the-difference-between-for-each-in-and-for
Comment 1 Christoph Feck 2020-04-15 08:24:54 UTC
Since this ticket misses source file/line number information, I am assuming you are referring to the same location as in bug 419455.