- 
    Bug 
- 
    Resolution: Unresolved
- 
    P3: Somewhat important 
- 
    None
- 
    Qt Creator 3.2.0-beta1
#define INT int class Foo { void func(INT arg) {} };
Results in:
void Foo::func(int arg) {}
- duplicates
- 
                    QTCREATORBUG-11196 Macro-Handling when performing "Apply Function Signature Changes" -         
- Closed
 
-