fixed issue 46 and 59 : urgent task

git-svn-id: http://tint2.googlecode.com/svn/trunk@85 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-06-05 18:53:49 +00:00
parent 26ab02d533
commit 41b8b3aa53
8 changed files with 48 additions and 23 deletions

View File

@@ -36,6 +36,7 @@ extern char *clock_rclick_command;
// initialize clock : y position, precision, ...
void init_clock();
void init_precision();
void draw_clock (void *obj, cairo_t *c, int active);