]> git.pld-linux.org Git - packages/blt.git/blame - blt-decl.patch
- rel 3; fix build with tcl/tk 8.6
[packages/blt.git] / blt-decl.patch
CommitLineData
cfd96ae9
JB
1--- blt2.4z/src/bltTreeViewStyle.c.orig 2002-07-23 00:18:40.000000000 +0200
2+++ blt2.4z/src/bltTreeViewStyle.c 2005-07-24 12:30:58.318495944 +0200
3@@ -830,6 +830,9 @@
4 stylePtr->flags &= ~STYLE_DIRTY;
5 }
6
7+/* from bltTreeViewEdit.c */
8+int Blt_TreeViewTextbox(TreeView *, TreeViewEntry *, TreeViewColumn *);
9+
10 /*
11 *----------------------------------------------------------------------
12 *
This page took 0.068854 seconds and 4 git commands to generate.