Fix alignment of annotations/line numbers with source.
commit608c4ce1eae77b31171259c96596f620972f829f
authorCyp <cyp561@gmail.com>
Tue, 19 Jan 2010 13:56:53 +0000 (19 14:56 +0100)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 20 Jan 2010 17:21:15 +0000 (20 18:21 +0100)
tree6e6fb5da02aae38c3409d49a5c5775ad528086f3
parent9c83aaec9f9b0cf9c75d4c47b3722073a7db6a07
Fix alignment of annotations/line numbers with source.

Sets the size hint of the QListWidgetItems to the correct values to align with the source.
Cleared the uniformItemSizes flag, since the items have slightly different heights, especially when using source highlighting.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/filecontent.cpp
src/fileview.ui