Fixes: Make vng work with Qt4.5.1 which fixed QFile::rename()
commitb7543f219c51f2dbbd4fbaa65e3f47c97e3497a6
authorThomas Zander <thomas.zander@trolltech.com>
Wed, 29 Apr 2009 12:12:00 +0000 (29 14:12 +0200)
committerThomas Zander <thomas.zander@trolltech.com>
Wed, 29 Apr 2009 12:12:00 +0000 (29 14:12 +0200)
tree1e4de000a92150bc3d23d9999b7b5cd14e46395a
parentce5d68ecd1b08b1c608fc15d55e9bf751e95f9df
Fixes: Make vng work with Qt4.5.1 which fixed QFile::rename()
Details: remove code, just use QFile::copy()
src/commands/Record.cpp