diff options
Diffstat (limited to 'src/core/settings.cpp')
| -rw-r--r-- | src/core/settings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/settings.cpp b/src/core/settings.cpp index d4f0429d1..efcf1267d 100644 --- a/src/core/settings.cpp +++ b/src/core/settings.cpp | |||
| @@ -36,4 +36,4 @@ void Apply() { | |||
| 36 | Service::IR::ReloadInputDevices(); | 36 | Service::IR::ReloadInputDevices(); |
| 37 | } | 37 | } |
| 38 | 38 | ||
| 39 | } // namespace | 39 | } // namespace Settings |