Indicate in editbox if regexp is invalid
commit01eb15b3bebd23f2e78ee4f743869b51395e35d1
authorSven Strickroth <email@cs-ware.de>
Thu, 2 Aug 2012 22:55:46 +0000 (3 00:55 +0200)
committerSven Strickroth <email@cs-ware.de>
Thu, 2 Aug 2012 23:02:22 +0000 (3 01:02 +0200)
treef05f9c91908ddf2b5fe13fe2a3f5eabfed352bcc
parente0b3af4712e28fa375d1034d87ac9847def54ad2
Indicate in editbox if regexp is invalid

Signed-off-by: Sven Strickroth <email@cs-ware.de>
src/TortoiseProc/Settings/SettingsBugtraqConfig.cpp
src/TortoiseProc/Settings/SettingsBugtraqConfig.h
src/Utils/MiscUI/RegexEdit.cpp [new file with mode: 0644]
src/Utils/MiscUI/RegexEdit.h [new file with mode: 0644]
src/Utils/Utils.vcproj