diff options
Diffstat (limited to 'imon.h')
-rw-r--r-- | imon.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -128,7 +128,7 @@ public: bool flush (); bool icons(unsigned int state); - virtual bool SetFont(const char *szFont); + virtual bool SetFont(const char *szFont, int m_bTwoLineMode); }; #endif |