summaryrefslogtreecommitdiffstats
path: root/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk
diff options
context:
space:
mode:
authordennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-16 16:13:15 +0000
committerdennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96>2008-09-16 16:13:15 +0000
commit923d09deb161aa4a8702c1658ba4349cd9477f0e (patch)
tree5b308f51bbd51ac537d08164e74909b00d067dcd /windows/autohotkey/Source/Methods-ScreenKeyboard.ahk
parent6a5a5759873d82bf78362fbbca04ada55fb9bf17 (diff)
Alle .ahk-Dateien enden jetzt mit mindestens zwei Leezeilen; ein Überbleibsel aus dem Build-Skript entfernt.
git-svn-id: https://svn.neo-layout.org@897 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Methods-ScreenKeyboard.ahk')
-rw-r--r--windows/autohotkey/Source/Methods-ScreenKeyboard.ahk2
1 files changed, 2 insertions, 0 deletions
diff --git a/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk b/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk
index 139f724..0ba32f6 100644
--- a/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk
+++ b/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk
@@ -154,3 +154,5 @@ ToggleAlwaysOnTop:
alwaysOnTop = 1
}
Return
+
+