$NetBSD: patch-ah,v 1.1 2002/08/14 16:18:42 tron Exp $

--- XVision/View.hh.orig	Sat Nov  1 12:50:51 1997
+++ XVision/View.hh	Wed Aug 14 18:10:26 2002
@@ -7,7 +7,7 @@
 enum Align { VAHorizontal, VAVertical };
 enum ColorIndex { ciForeground, ciHighlightedFG, ciDisabledFG,
 						 ciBackground, ciHighlightedBG };
-const ColorIndexCount = 5;
+const int ColorIndexCount = 5;
 
 const CommandType cmSizeChanged = 1000;
 const CommandType cmCancel = 1001;
