diff options
author | Michael T. Whiteley <mike@whiteley.org> | 2011-12-07 02:33:51 -0800 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2011-12-08 11:32:41 +0200 |
commit | dcfd4beb213c551f6ef6ba379651bf303bd9017a (patch) | |
tree | a819f50716357c2a5561f6b9a09809cfc52d7dbf /rsc/doku | |
parent | ad2eb6c4ba3ca36e2302c721a106dac80d266325 (diff) |
childs -> children
Diffstat (limited to 'rsc/doku')
-rw-r--r-- | rsc/doku/feinkonz.43/rsc.sdw | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rsc/doku/feinkonz.43/rsc.sdw b/rsc/doku/feinkonz.43/rsc.sdw index 5727feb5b6f0..fb9214668c50 100644 --- a/rsc/doku/feinkonz.43/rsc.sdw +++ b/rsc/doku/feinkonz.43/rsc.sdw @@ -1949,7 +1949,7 @@ MODELESSDIALOG DLG_PROTOTYPE CLOSEABLE = TRUE;
// Diese Objekte werden automatisch angezeigt.
- WinChilds =
+ WinChildren =
{
PUSHBUTTON
{
@@ -1989,7 +1989,7 @@ MODELESSDIALOG DLG_PROTOTYPE // Ueber solche Konstruktionen koennen Objekte in der
// Resource automatisch angezeigt werden.
- WinChilds =
+ WinChildren =
{
MODELESSDIALOG , DLG_PROTOTYPE;
};
@@ -3186,7 +3186,7 @@ abgeleiteten Klassen zu lesen. Closeable = TRUE;
App = TRUE;
OutputSize = TRUE;
- WinChilds =
+ WinChildren =
{
FText
{
|