mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:05:41 +00:00
[STOBJECT]
Fix a typo (wrong resource id). svn path=/trunk/; revision=74229
This commit is contained in:
parent
587b5a7dcc
commit
8ec42ffc99
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ FONT 8, "Ms Shell Dlg"
|
|||
BEGIN
|
||||
CONTROL "Energiestand", 1001, "Button", BS_GROUPBOX | WS_CHILD | WS_VISIBLE, 9, 20, 234, 189
|
||||
CONTROL "Symbol in der &Taskleiste anzeigen", 1002, "Button", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 6, 6, 123, 10
|
||||
CONTROL "&Details für jede Batterie anzeigen", 1002, "Button", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 129, 6, 123, 10
|
||||
CONTROL "&Details für jede Batterie anzeigen", 1003, "Button", BS_AUTOCHECKBOX | WS_CHILD | WS_VISIBLE | WS_GROUP | WS_TABSTOP, 129, 6, 123, 10
|
||||
CONTROL "", 1000, "Static", SS_LEFT | WS_CHILD | WS_GROUP, 11, 29, 229, 178
|
||||
END
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue