Draw the workspace-buttons

This commit is contained in:
Axel Wagner
2010-07-26 17:21:46 +02:00
parent 72b55fdd4f
commit 8a274bd279
6 changed files with 100 additions and 11 deletions

View File

@ -21,5 +21,6 @@ void clean_xcb();
void get_atoms();
void destroy_windows();
void create_windows();
void draw_buttons();
#endif