Split Record::run() into a protected run() and a public record() to make sure it...
commitc2e42e6a90d6c55f15e8b9eeb7188cfb93969373
authorThomas Zander <Thomas.Zander@Trolltech.com>
Sat, 18 Oct 2008 17:02:45 +0000 (18 19:02 +0200)
committerThomas Zander <Thomas.Zander@Trolltech.com>
Sat, 18 Oct 2008 17:02:45 +0000 (18 19:02 +0200)
treeb150cd49eca3b9a76ca02336250e44b7abb28238
parent7fd6386ca0c18e25073dd21d8f33787d37284caa
Split Record::run() into a protected run() and a public record() to make sure it doesn't reuse te singleton commandlineargs at unwanted places
src/commands/AmendRecord.cpp
src/commands/Record.cpp
src/commands/Record.h