Andre Poenitz wrote:
-LQApplication::~LQApplication() -{} +//LQApplication::~LQApplication() +//{}The compiler creates comething identical to this if there is no destructor defined. [Which means, that the change as such is good as it removes useless code, but there should not be any visible difference]
Indeed, we figured that out with Georg. Abdel.