From 923d09deb161aa4a8702c1658ba4349cd9477f0e Mon Sep 17 00:00:00 2001 From: dennis Date: Tue, 16 Sep 2008 16:13:15 +0000 Subject: Alle .ahk-Dateien enden jetzt mit mindestens zwei Leezeilen; ein Ãœberbleibsel aus dem Build-Skript entfernt. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@897 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- windows/autohotkey/Source/Methods-Layers.ahk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'windows/autohotkey/Source/Methods-Layers.ahk') diff --git a/windows/autohotkey/Source/Methods-Layers.ahk b/windows/autohotkey/Source/Methods-Layers.ahk index 133be91..c59ccb7 100644 --- a/windows/autohotkey/Source/Methods-Layers.ahk +++ b/windows/autohotkey/Source/Methods-Layers.ahk @@ -126,3 +126,6 @@ IsMod4Pressed() else return (GetKeyState("<","P") or GetKeyState("SC138","P") or GetKeyState("ä","P")) } + + + -- cgit v1.2.3