From 66d7b779cf7db996a51be4920a209c42c1fc10b4 Mon Sep 17 00:00:00 2001 From: hans-christoph Date: Sun, 10 Aug 2008 18:43:18 +0000 Subject: =?UTF-8?q?Reorganisation=20des=20Codes=20durch=20Matthias=20W?= =?UTF-8?q?=C3=A4chter.=20=20Details=20siehe=20CHANGES.txt,=20Abschnitt=20?= =?UTF-8?q?2008-08-10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@740 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Global-Part.ahk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'windows/autohotkey/Source/Global-Part.ahk') diff --git a/windows/autohotkey/Source/Global-Part.ahk b/windows/autohotkey/Source/Global-Part.ahk index c7641ee..06d051f 100644 --- a/windows/autohotkey/Source/Global-Part.ahk +++ b/windows/autohotkey/Source/Global-Part.ahk @@ -188,8 +188,12 @@ menu, tray, tip, %name% Variablen initialisieren */ -Ebene = 1 -PriorDeadKey := "" +DeadKey = "" +CompKey = "" +PriorDeadKey = "" +PriorCompKey = "" +Ebene12 = 0 +EbeneAktualisieren() -- cgit v1.2.3