diff options
Diffstat (limited to 'clCrossCall_12.icl')
-rw-r--r-- | clCrossCall_12.icl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clCrossCall_12.icl b/clCrossCall_12.icl index 6539748..3d71ead 100644 --- a/clCrossCall_12.icl +++ b/clCrossCall_12.icl @@ -292,7 +292,7 @@ CcRqADDCONTROLTIP :== 1436 /* PA: added to add controls to tooltip areas. */ CcRqGETWINDOWSIZE :== 1435 /* PA: added to retrieve bounding size of windows. */
CcRqRESTACKWINDOW :== 1434 /* PA: added to restack windows. */
CcRqSHOWWINDOW :== 1433 /* PA: added to (hide/show) windows. */
-CcRqSETWINDOWSIZE :== 1432 /* PA: added to resize windows/controls. */
+CcRqSETWIDGETSIZE :== 1432 /* PA: added to resize windows/controls. */
CcRqSETSELECTWINDOW :== 1431 /* PA: added to (en/dis)able windows. */
CcRqSETWINDOWPOS :== 1430 /* PA: added to move windows/controls. */
|