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 4f89b36..80dde97 100644 --- a/src/ClockTool.hh +++ b/src/ClockTool.hh | |||
@@ -79,7 +79,7 @@ private: | |||
79 | Pixmap m_pixmap; | 79 | Pixmap m_pixmap; |
80 | FbTk::Timer m_timer; | 80 | FbTk::Timer m_timer; |
81 | 81 | ||
82 | FbTk::Resource<std::string> m_timeformat; | 82 | FbTk::StringResource m_timeformat; |
83 | 83 | ||
84 | FbTk::StringConvertor m_stringconvertor; | 84 | FbTk::StringConvertor m_stringconvertor; |
85 | 85 | ||