From bb1dbccae485263ea5182546006339870c57b367 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 25 May 2008 09:03:10 +0000 Subject: comments. --- sources/utils/VSInfoArea.java | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sources/utils/VSInfoArea.java') diff --git a/sources/utils/VSInfoArea.java b/sources/utils/VSInfoArea.java index 241b8f8..bb485b9 100644 --- a/sources/utils/VSInfoArea.java +++ b/sources/utils/VSInfoArea.java @@ -13,7 +13,8 @@ import javax.swing.border.*; * The Class VSInfoArea. */ public class VSInfoArea extends JTextPane { - + private static final long serialVersionUID = 1L; + /** * Instantiates a new vS info area. */ -- cgit v1.2.3