pulling everything up a level

This commit is contained in:
Dan Buch
2009-11-18 19:06:19 -05:00
parent 8bbc2c1ea5
commit 5860982824
62 changed files with 0 additions and 0 deletions

8
panels/README Normal file
View File

@@ -0,0 +1,8 @@
Description of files
--------------------
panels
|
|----> panel_browse.c -- Panel browsing through tab. Usage of user pointer
|----> panel_hide.c -- Hiding and Un hiding of panels
|----> panel_resize.c -- Moving and resizing of panels
|----> panel_simple.c -- A simple panel example