1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00

bug 274684: Indicators of string list modes for multi-configuration edits look like debug texts

This commit is contained in:
Andrew Gvozdev 2010-11-22 15:45:23 +00:00
parent 8d2fa6ee0d
commit d0b4e55624

View file

@ -116,7 +116,7 @@ public class CDTPrefUtil {
}
/**
* @deprecated Use {@link StringListModeControl} to display string list modes.
* @deprecated as of CDT 8.0. Use {@link StringListModeControl} to display string list modes.
*/
@SuppressWarnings("fallthrough")
@Deprecated
@ -137,7 +137,7 @@ public class CDTPrefUtil {
}
/**
* @deprecated Use {@link StringListModeControl} to display string list modes.
* @deprecated as of CDT 8.0. Use {@link StringListModeControl} to display string list modes.
*/
@SuppressWarnings("fallthrough")
@Deprecated