Hello,

Is there some way to turn off qDebug with a compile or run time flag? When I build for release, I don't necessarily want the full debug output I want when developing, but I don't want to take all the output out of the code, either.

Any help would be appreciated.

Thanks,
Derek