panel_items : allow panel without taskbar

git-svn-id: http://tint2.googlecode.com/svn/trunk@551 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-09-18 18:19:43 +00:00
parent b98d2001cb
commit 8b71e3614c
3 changed files with 7 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
extern GHashTable* win_to_task_table;
extern Task *task_active;
extern Task *task_drag;
extern int taskbar_enabled;
// tint2 use one taskbar per desktop.
typedef struct {