diff options
Diffstat (limited to 'src/bltGrLegd.h')
-rw-r--r-- | src/bltGrLegd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrLegd.h b/src/bltGrLegd.h index 30fc6a6..9dbda2a 100644 --- a/src/bltGrLegd.h +++ b/src/bltGrLegd.h @@ -75,7 +75,7 @@ typedef struct { int borderWidth; int reqColumns; int exportSelection; - Blt_Dashes focusDashes; + Dashes focusDashes; XColor* focusColor; TextStyleOptions style; int hide; |