TortoiseGitBlame: Reinitialize the editor on every file load
commit10554cf21bf65b5c9de37adf375a105990a0d711
authorSven Strickroth <email@cs-ware.de>
Sat, 18 Jul 2015 21:08:31 +0000 (18 23:08 +0200)
committerSven Strickroth <email@cs-ware.de>
Sat, 18 Jul 2015 22:53:20 +0000 (19 00:53 +0200)
treeadb80630f02a577a6a0a15ae365e55e17b0b8032
parentb88ee11c9a3e4c9c88284d4ab2173d7f97e1d1dd
TortoiseGitBlame: Reinitialize the editor on every file load

Open a file with a lexer first (e.g. a .cpp file) and then open a .txt file. See that the .cpp styling rules are still applied to the .txt file.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseGitBlame/TortoiseGitBlameView.cpp