Do not use GetBuffer() if we want to use a const buffer
commit920dfc2024a16d2576b685c067eb81ddc34a269b
authorSven Strickroth <email@cs-ware.de>
Mon, 22 Jun 2015 21:18:17 +0000 (22 23:18 +0200)
committerSven Strickroth <email@cs-ware.de>
Tue, 23 Jun 2015 08:14:24 +0000 (23 10:14 +0200)
treef0923d797c32f7a5967131aa1dd9cc7096e4f7ab
parentb92a5aa3c45e9292ca97f5bd6d67a76db78c1224
Do not use GetBuffer() if we want to use a const buffer

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/Git/GitStatusListCtrl.cpp
src/TortoiseGitBlame/TortoiseGitBlameView.cpp
src/TortoiseProc/AppUtils.cpp
src/TortoiseProc/GitLogCache.cpp
src/TortoiseProc/GravatarPictureBox.cpp
src/TortoiseProc/Patch.cpp
src/TortoiseProc/PatchListCtrl.cpp
src/TortoiseProc/ProgressDlg.cpp
src/TortoiseProc/RepositoryBrowser.cpp
src/TortoiseProc/RevisionGraph/RevisionGraphDlgDraw.cpp
src/Utils/CommonAppUtils.cpp