debugger: slightly saner behaviour for the threads combobox

Change-Id: I20400b037f00a5dbaf11cbbfb184a5bf526883cc
Reviewed-on: http://codereview.qt.nokia.com/4095
Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
hjk
2011-09-01 16:36:27 +02:00
committed by hjk
parent 4b3890ee54
commit 60afc7fffa
7 changed files with 58 additions and 25 deletions

View File

@@ -60,7 +60,9 @@ struct ThreadData
LineColumn,
StateColumn,
NameColumn,
TargetIdColumn,
CoreColumn,
ComboNameColumn,
ColumnCount = CoreColumn
};