- 
    Bug 
- 
    Resolution: Done
- 
    P3: Somewhat important 
- 
    Qt Creator 2.8.0-beta
- 
    None
- 
        276e2bccaa0878d4836c3770e83aeece9b97b88c
int someFunc(int); void f() { someFunc(); // Quick fix "Assign to Local Variable" can be triggered, but has no effect }