winefile - initial display of file listing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




ChangeLog
 corrects initial display of file listing


Index: programs/winefile/winefile.c
===================================================================
RCS file: /home/wine/wine/programs/winefile/winefile.c,v
retrieving revision 1.5
diff -u -r1.5 winefile.c
--- programs/winefile/winefile.c	15 Oct 2002 02:21:08 -0000	1.5
+++ programs/winefile/winefile.c	15 Oct 2002 08:49:41 -0000
@@ -2324,7 +2324,7 @@
 	TCHAR path[MAX_PATH];
 
 	child->left.cur = entry;
-	child->right.root = entry;
+	child->right.root = entry->down;
 	child->right.cur = entry;
 
 	if (!entry->scanned)



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux