git-svn-id: http://tint2.googlecode.com/svn/trunk@176 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-09-15 07:37:37 +00:00
parent d66778438c
commit 375b21510d
3 changed files with 19 additions and 0 deletions

View File

@@ -33,6 +33,7 @@ typedef struct
Window id;
int x, y;
int width, height;
int hide;
} TrayWindow;