From e464561263c8460cfb928e01409bb664fbf85a62 Mon Sep 17 00:00:00 2001 From: dennis Date: Wed, 23 Jul 2008 23:55:10 +0000 Subject: Die SendUnicodeChar-Methode um den GDK-Workarround von Matthias Wächter ergänzt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@688 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/All.ahk | 1 + 1 file changed, 1 insertion(+) (limited to 'windows/autohotkey/Source/All.ahk') diff --git a/windows/autohotkey/Source/All.ahk b/windows/autohotkey/Source/All.ahk index 2012367..b719fac 100644 --- a/windows/autohotkey/Source/All.ahk +++ b/windows/autohotkey/Source/All.ahk @@ -19,5 +19,6 @@ #Include %a_scriptdir%\Keys-Neo.ahk #Include %a_scriptdir%\Methods-Lights.ahk #Include %a_scriptdir%\Methods-Other.ahk +;#Include %a_scriptdir%\Methods-Unicode.ahk ;#Include *i %a_scriptdir%\..\Compose\Compose-all-in-one.ahk -- cgit v1.2.3