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