Utils::TreeWidgetColumStretcher: Generalize to support all QHeaderViews

I need this for a QTableView.

Change-Id: I07f4c6561abc2c62ce19a21a2233c65210329ef6
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Daniel Teske
2013-03-20 15:45:38 +01:00
parent d8ab5465cc
commit a183bb8ea1
7 changed files with 20 additions and 22 deletions

View File

@@ -161,8 +161,8 @@ QtcLibrary {
"tcpportsgatherer.h",
"textfileformat.cpp",
"textfileformat.h",
"treewidgetcolumnstretcher.cpp",
"treewidgetcolumnstretcher.h",
"headerviewstretcher.cpp",
"headerviewstretcher.h",
"uncommentselection.cpp",
"uncommentselection.h",
"unixutils.cpp",