Migrate HintListCtrl to HintCtrl template
commit9f4b55e648e3856ff70454e76cb4dd563ebb2f74
authorSven Strickroth <email@cs-ware.de>
Sat, 23 Jul 2016 17:50:26 +0000 (23 19:50 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 23 Jul 2016 20:23:47 +0000 (23 22:23 +0200)
tree8e5f6aed170f177b726f3ae93a90873453884ecd
parente88ea6d841b5280397b98fdd4da7faa6f3a36a51
Migrate HintListCtrl to HintCtrl template

Signed-off-by: Sven Strickroth <email@cs-ware.de>
15 files changed:
src/Git/GitStatusListCtrl.h
src/TortoiseGitBlame/LogListBlameAction.cpp
src/TortoiseGitBlame/TortoiseGitBlame.vcxproj
src/TortoiseGitBlame/TortoiseGitBlame.vcxproj.filters
src/TortoiseProc/FileDiffDlg.h
src/TortoiseProc/GitLogListAction.cpp
src/TortoiseProc/GitLogListBase.cpp
src/TortoiseProc/GitLogListBase.h
src/TortoiseProc/GitRefCompareList.cpp
src/TortoiseProc/GitRefCompareList.h
src/TortoiseProc/TortoiseProc.vcxproj
src/TortoiseProc/TortoiseProc.vcxproj.filters
src/Utils/MiscUI/HintCtrl.h [new file with mode: 0644]
src/Utils/MiscUI/HintListCtrl.cpp [deleted file]
src/Utils/MiscUI/HintListCtrl.h [deleted file]