Pass the auto completion map via move semantics to the Scintilla control to avoid...
commitf3b6b83bf893f0d85b48da8102856079d351599c
authorSven Strickroth <email@cs-ware.de>
Sun, 5 Nov 2017 17:53:10 +0000 (5 18:53 +0100)
committerSven Strickroth <email@cs-ware.de>
Sun, 5 Nov 2017 17:53:10 +0000 (5 18:53 +0100)
tree15cbc9aa718824dcfe9886898b5a6d9d4d64f336
parentdf72eb24db91335c4ad1c4c3411872c812e7c7c4
Pass the auto completion map via move semantics to the Scintilla control to avoid creating copies

Inspired by TortoiseSVN rev. 26352.

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/CommitDlg.cpp
src/TortoiseProc/CommitDlg.h
src/Utils/MiscUI/SciEdit.cpp
src/Utils/MiscUI/SciEdit.h