summaryrefslogtreecommitdiff
path: root/imon.h
diff options
context:
space:
mode:
Diffstat (limited to 'imon.h')
-rw-r--r--imon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/imon.h b/imon.h
index 513eef2..965042b 100644
--- a/imon.h
+++ b/imon.h
@@ -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