diff options
Diffstat (limited to 'src/ClockTool.hh')
-rw-r--r-- | src/ClockTool.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ClockTool.hh b/src/ClockTool.hh index cbc676f..d2b9dca 100644 --- a/src/ClockTool.hh +++ b/src/ClockTool.hh | |||
@@ -69,7 +69,7 @@ public: | |||
69 | private: | 69 | private: |
70 | void updateTime(); | 70 | void updateTime(); |
71 | void update(FbTk::Subject *subj); | 71 | void update(FbTk::Subject *subj); |
72 | void renderTheme(unsigned char alpha); | 72 | void renderTheme(int alpha); |
73 | void reRender(); | 73 | void reRender(); |
74 | void updateSizing(); | 74 | void updateSizing(); |
75 | 75 | ||