diff options
Diffstat (limited to 'windows/autohotkey/Source/All.ahk')
-rw-r--r-- | windows/autohotkey/Source/All.ahk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/All.ahk b/windows/autohotkey/Source/All.ahk index 86681fd..2012367 100644 --- a/windows/autohotkey/Source/All.ahk +++ b/windows/autohotkey/Source/All.ahk @@ -19,5 +19,5 @@ #Include %a_scriptdir%\Keys-Neo.ahk
#Include %a_scriptdir%\Methods-Lights.ahk
#Include %a_scriptdir%\Methods-Other.ahk
-;#Include %a_scriptdir%\..\Compose\Compose-all-in-one.ahk
+;#Include *i %a_scriptdir%\..\Compose\Compose-all-in-one.ahk
|