Enhancements - Context::getWidth

- Added help function to reduce general code size.
This commit is contained in:
Paul Beckingham 2009-06-10 00:35:37 -04:00
parent 8dfe4bd30a
commit 2da4f8ba7a
4 changed files with 39 additions and 128 deletions

View file

@ -49,6 +49,8 @@ public:
void dispatch (); // command handler dispatch
void shadow (); // shadow file update
int getWidth (); // determine terminal width
void message (const std::string&); // Message sink
void footnote (const std::string&); // Footnote sink