From cc452c09d7e15310e14537a1c716263359e904f3 Mon Sep 17 00:00:00 2001 From: martin_r Date: Tue, 8 Jul 2008 18:10:17 +0000 Subject: git-svn-id: https://svn.neo-layout.org@626 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Keys-Neo.ahk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/autohotkey/Source/Keys-Neo.ahk b/windows/autohotkey/Source/Keys-Neo.ahk index 2de91a6..acfbacb 100644 --- a/windows/autohotkey/Source/Keys-Neo.ahk +++ b/windows/autohotkey/Source/Keys-Neo.ahk @@ -3344,10 +3344,10 @@ neo_tab: } else if (IsMod3Pressed()) ;# { + #Include *i %a_scriptdir%\ComposeLaunch.ahk + #Include *i %a_scriptdir%\Source\ComposeLaunch.ahk PriorDeadKey := "comp" CompKey := "" - ;#include *i %a_include%\Compose.ahk - ;#include *i %a_include%\Source\Compose.ahk } else { -- cgit v1.2.3