r21325: delete children in reverse order since the array is manipulated during the...
[Samba.git] / webapps / qooxdoo-0.6.3-sdk / frontend / framework / tool / migration / 0.6.3 / patches / 13-window.dat
blob99c71f2d208aa0bff6f1cf4c564a29af772e2c5b
1 \bqx\.ui\.window\.Window\.MODE_OPAQUE\b="opaque"
2 \bqx\.ui\.window\.Window\.MODE_LAZYOPAQUE\b="lazyopaque"
3 \bqx\.ui\.window\.Window\.MODE_FRAME\b="frame"
4 \bqx\.ui\.window\.Window\.MODE_TRANSLUCENT\b="translucent"
5 \bqx\.ui\.window\.Window\.MODE_MINIMIZED\b="minimized"
6 \bqx\.ui\.window\.Window\.MODE_MAXIMIZED\b="maximized"
7 \bqx\.ui\.window\.Window\.STATE_ACTIVE\b="active"
8 \bqx\.ui\.window\.Window\.STATE_MAXIMIZED\b="maximized"