Convert deprecated Q3ValueVector in program settings dialog to std::vector.
commit02daac774c38074644bf209f648022349cdedcd8
authorJohannes Sixt <j6t@kdbg.org>
Mon, 17 May 2010 18:54:45 +0000 (17 20:54 +0200)
committerJohannes Sixt <j6t@kdbg.org>
Fri, 4 Jun 2010 19:47:35 +0000 (4 21:47 +0200)
tree49a944598229cae8c017481301cfd689003c60a8
parentb2bac8cd61e4871516b0bc7e5e96cabce418ff4d
Convert deprecated Q3ValueVector in program settings dialog to std::vector.

While we do this conversion, we also store QIcons instead of QPixmaps,
because the consumer (QTreeWidget) needs QIcons.
kdbg/brkpt.cpp
kdbg/brkpt.h