diff options
Diffstat (limited to 'src/client.hh')
| -rw-r--r-- | src/client.hh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client.hh b/src/client.hh index 3f8ee4b6..66472808 100644 --- a/src/client.hh +++ b/src/client.hh @@ -54,6 +54,7 @@ private: InputHandler m_input_handler; DisplayLine m_status_line; + DisplayLine m_pending_status_line; DisplayLine m_mode_line; }; |
