Use StartsWith to reduce magic numbers in code
commit5d0adf21954c55a9e0d77889b984b355929bc0c5
authorSven Strickroth <email@cs-ware.de>
Mon, 19 Dec 2016 21:44:30 +0000 (19 22:44 +0100)
committerSven Strickroth <email@cs-ware.de>
Mon, 19 Dec 2016 22:00:18 +0000 (19 23:00 +0100)
tree4f3c93ff4d7a5b72d68e2beda0f7a0f97fdcae4e
parent972b659bf64632d15bac4879fcdba7b4dbdb0fb9
Use StartsWith to reduce magic numbers in code

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/ResText/POFile.cpp
src/TortoiseShell/ContextMenu.cpp
src/TortoiseShell/ItemIDList.cpp
test/UnitTests/GitRevRefBrowseTest.cpp