Mark WINDOW_INFO constant as deprecated.

This commit is contained in:
Heng Sin Low 2011-02-10 17:44:14 +08:00
parent d4286e392f
commit e6de865fe6
1 changed files with 1 additions and 0 deletions

View File

@ -188,6 +188,7 @@ public final class Env
/** WindowNo for PrintCustomize */
public static final int WINDOW_CUSTOMIZE = 1112;
/** WindowNo for PrintCustomize */
@Deprecated
public static final int WINDOW_INFO = 1113;
/** Tab for Info */