Add various serial to UI components
[lgpl/argeo-commons.git] / base / runtime / org.argeo.eclipse.ui / src / main / java / org / argeo / eclipse / ui / Error.java
index 35e14dd7039c41b35f1b0b74f3cb02e86a375526..03b04700175eb833d082fa995d96d2de42fd92a7 100644 (file)
@@ -21,6 +21,7 @@ import org.eclipse.swt.widgets.Shell;
  * @deprecated deprecated because of poor naming, use {@link ErrorFeedback}
  *             instead
  */
+@SuppressWarnings("serial")
 @Deprecated
 public class Error extends ErrorFeedback {