OS X: Fix the file system watcher ignoring unicode paths #4424
authorJocelyn Turcotte <jturcotte@woboq.com>
Mon, 8 Feb 2016 12:27:44 +0000 (13:27 +0100)
committerJocelyn Turcotte <jturcotte@woboq.com>
Mon, 8 Feb 2016 12:30:08 +0000 (13:30 +0100)
commitf140d3447c43e64626fb70194b65e727925b5181
tree54e00cea5952bbd5a41ce7c00e72c71e99a29b34
parent6b643c7501be0802b82334d220c0f60a132f7770
OS X: Fix the file system watcher ignoring unicode paths #4424

Add a missing string normalization when fetching the path
from the file system event.
src/gui/folderwatcher_mac.cpp