diff lwlib/xlwscrollbarP.h @ 183:e121b013d1f0 r20-3b18

Import from CVS: tag r20-3b18
author cvs
date Mon, 13 Aug 2007 09:54:23 +0200
parents a145efe76779
children 3d6bfa290dbd
line wrap: on
line diff
--- a/lwlib/xlwscrollbarP.h	Mon Aug 13 09:53:23 2007 +0200
+++ b/lwlib/xlwscrollbarP.h	Mon Aug 13 09:54:23 2007 +0200
@@ -1,4 +1,4 @@
-/* Implements a lightweight scrollbar widget.  
+/* Implements a lightweight scrollbar widget.
    Copyright (C) 1992, 1993, 1994 Lucid, Inc.
 
 This file is part of the Lucid Widget Library.
@@ -85,6 +85,7 @@
   unsigned char	orientation;
 
   char		*sliderStyle;
+  char		*knobStyle;
   char		*arrowPosition;
 
   /* private */