diff options
author | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-08-24 21:33:05 +0000 |
---|---|---|
committer | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-08-24 21:33:05 +0000 |
commit | 9194c979e291ff0450a4b59d4d5fe589e095ef25 (patch) | |
tree | bb20d9c36b85dcb4e00079165e147cab3bb2196a /windows/autohotkey/Source/Methods-ScreenKeyboard.ahk | |
parent | 9cbe1d3ffb61234e216cfd50c4454871c45c3b07 (diff) |
Fehler ausgebessert, Formatierung vereinfacht/vereinheitlicht, Compose-Ligaturen implementiert
git-svn-id: https://svn.neo-layout.org@804 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'windows/autohotkey/Source/Methods-ScreenKeyboard.ahk')
-rw-r--r-- | windows/autohotkey/Source/Methods-ScreenKeyboard.ahk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk b/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk index 5cfd18b..824fc76 100644 --- a/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk +++ b/windows/autohotkey/Source/Methods-ScreenKeyboard.ahk @@ -166,4 +166,3 @@ ToggleAlwaysOnTop: alwaysOnTop = 1
}
Return
-
|