fixed Issue 282
git-svn-id: http://tint2.googlecode.com/svn/trunk@526 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -61,6 +61,7 @@ void default_systray()
|
||||
systray.alpha = 100;
|
||||
systray.sort = 3;
|
||||
systray.area._draw_foreground = draw_systray;
|
||||
systray.area.size_mode = SIZE_BY_CONTENT;
|
||||
systray.area._resize = resize_systray;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user