summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h')
-rw-r--r--Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h b/Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h
index 52584a022b8..314b4ec4c6c 100644
--- a/Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h
+++ b/Master/tlpkg/tlperl/lib/Tk/pTk/tixTList.h
@@ -77,7 +77,7 @@ typedef struct ListStruct {
TixFont font; /* Default font used by the DItems. */
/* Text drawing */
- Cursor cursor; /* Current cursor for window, or None. */
+ Tk_Cursor cursor; /* Current cursor for window, or None. */
/* For highlights */
int highlightWidth; /* Width in pixels of highlight to draw