QTemporaryFile: there's no need to keep another pointer to the engine here
commit84cbe8ffa4a7189c46efca9bb6387e80ab889c5c
authorJoão Abecasis <joao@abecasis.name>
Wed, 15 Apr 2009 12:37:35 +0000 (15 14:37 +0200)
committerJoão Abecasis <joao@abecasis.name>
Fri, 22 May 2009 12:33:46 +0000 (22 14:33 +0200)
treeab675f4fc19ee538426d116e274943fcbf1587a8
parent27369e563263e82a9c5747da54370eb0a225b3d5
QTemporaryFile: there's no need to keep another pointer to the engine here

Lifetime of the engine is already handled by the native engine.

Reviewed-by: Thiago
src/corelib/io/qtemporaryfile.cpp