Pass the result of ExprWind::exprList() in the return value.
commitb2a039dd54bd7690113aa4b1b89796f99ba8ed79
authorJohannes Sixt <j6t@kdbg.org>
Mon, 29 Dec 2008 21:10:39 +0000 (29 22:10 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Wed, 31 Dec 2008 14:50:33 +0000 (31 15:50 +0100)
treec5e918cca4466c1c6eb8a125114f5a603bf284d3
parent06c8c053e51827dc4700742a29495372b07107d4
Pass the result of ExprWind::exprList() in the return value.

Previously, it was a call-by-reference. This lets us get rid of an
old-fashioned QStrList.
kdbg/debugger.cpp
kdbg/exprwnd.cpp
kdbg/exprwnd.h