2025-04-27 07:49:33 -04:00

8 lines
110 B
Plaintext

<%
' Resizing constants
' Computer properties dialog
Const L_IICOMP_W = 530
Const L_IICOMP_H = 375
%>