From 6a5a5759873d82bf78362fbbca04ada55fb9bf17 Mon Sep 17 00:00:00 2001 From: stmayer Date: Tue, 16 Sep 2008 14:09:56 +0000 Subject: =?UTF-8?q?Leerzeile=20eingef=C3=BCgt,=20damit=20Treiber=20wieder?= =?UTF-8?q?=20funktioniert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@896 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Methods-Other.ahk | 2 +- windows/autohotkey/neo20.ahk | 3 ++- windows/autohotkey/neo20.exe | Bin 439611 -> 451771 bytes 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/windows/autohotkey/Source/Methods-Other.ahk b/windows/autohotkey/Source/Methods-Other.ahk index 02d742d..94b3a7b 100644 --- a/windows/autohotkey/Source/Methods-Other.ahk +++ b/windows/autohotkey/Source/Methods-Other.ahk @@ -138,4 +138,4 @@ CheckComp(d) { TryThirdCompKey = 1 return 1 } -} \ No newline at end of file +} diff --git a/windows/autohotkey/neo20.ahk b/windows/autohotkey/neo20.ahk index 0f465d2..45c0cb7 100644 --- a/windows/autohotkey/neo20.ahk +++ b/windows/autohotkey/neo20.ahk @@ -2144,7 +2144,8 @@ CheckComp(d) { TryThirdCompKey = 1 return 1 } -}CheckCompose() { +} +CheckCompose() { CheckCompUni(" ", 0x391) CheckCompUni(" ", 0x392) CheckCompUni(" ", 0x395) diff --git a/windows/autohotkey/neo20.exe b/windows/autohotkey/neo20.exe index 84c34cb..4c63724 100644 Binary files a/windows/autohotkey/neo20.exe and b/windows/autohotkey/neo20.exe differ -- cgit v1.2.3