Reflected functionality changes from the last commit on the whole project.

This commit is contained in:
Boris Makogonyuk
2015-10-08 01:02:36 +02:00
parent 3fbebfc283
commit dc4c33c0d5
8 changed files with 13 additions and 13 deletions

View File

@@ -87,7 +87,7 @@ namespace Wox.Core.UserSettings
public bool RememberLastLaunchLocation { get; set; }
[JsonProperty]
public bool IgnoreHotkeysOnTopMostFocus { get; set; }
public bool IgnoreHotkeysOnFullscreen { get; set; }
[JsonProperty]
public string ProxyServer { get; set; }