diff options
author | joye <joye> | 2014-06-03 15:20:09 (GMT) |
---|---|---|
committer | joye <joye> | 2014-06-03 15:20:09 (GMT) |
commit | 7c369a4b14143934b15c3677b2b8bff3c0dc1f91 (patch) | |
tree | a2f7eec0e71e5b6f97528318b780948580944a45 /src/bltGrLegd.h | |
parent | 8654e5d8638605d0080eac649af4c4f4976877ae (diff) | |
download | blt-7c369a4b14143934b15c3677b2b8bff3c0dc1f91.zip blt-7c369a4b14143934b15c3677b2b8bff3c0dc1f91.tar.gz blt-7c369a4b14143934b15c3677b2b8bff3c0dc1f91.tar.bz2 |
*** empty log message ***
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; |