]> git.pld-linux.org Git - packages/blt.git/commitdiff
- kill implicit declaration
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 24 Jul 2005 10:31:09 +0000 (10:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    blt-decl.patch -> 1.1

blt-decl.patch [new file with mode: 0644]

diff --git a/blt-decl.patch b/blt-decl.patch
new file mode 100644 (file)
index 0000000..d6f73a9
--- /dev/null
@@ -0,0 +1,12 @@
+--- blt2.4z/src/bltTreeViewStyle.c.orig        2002-07-23 00:18:40.000000000 +0200
++++ blt2.4z/src/bltTreeViewStyle.c     2005-07-24 12:30:58.318495944 +0200
+@@ -830,6 +830,9 @@
+     stylePtr->flags &= ~STYLE_DIRTY;
+ }
++/* from bltTreeViewEdit.c */
++int Blt_TreeViewTextbox(TreeView *, TreeViewEntry *, TreeViewColumn *);
++
+ /*
+  *----------------------------------------------------------------------
+  *
This page took 0.069097 seconds and 4 git commands to generate.