Replace ValArrays in class SourceWindow by std::vector.
commita7395bdad0a820ae3097126309eb777cabcbfc73
authorJohannes Sixt <johannes.sixt@telecom.at>
Sun, 15 Apr 2007 21:32:44 +0000 (15 23:32 +0200)
committerJohannes Sixt <johannes.sixt@telecom.at>
Tue, 17 Apr 2007 19:25:21 +0000 (17 21:25 +0200)
tree39ce9ef65d7745c73114ff45e235ad97a1469548
parenta13c67515f7a4681810200a5917174f2bf359953
Replace ValArrays in class SourceWindow by std::vector.

Another case where we better rely on proven than do-it-yourself code.
kdbg/sourcewnd.cpp
kdbg/sourcewnd.h
kdbg/textvw.cpp
kdbg/textvw.h