Small layout change
This commit is contained in:
parent
3982131753
commit
d2b6d696a2
|
@ -37,8 +37,8 @@ private:
|
||||||
void write_next_key();
|
void write_next_key();
|
||||||
|
|
||||||
std::unique_ptr<UserInterface> m_ui;
|
std::unique_ptr<UserInterface> m_ui;
|
||||||
CharCoord m_dimensions;
|
|
||||||
std::unique_ptr<FDWatcher> m_socket_watcher;
|
std::unique_ptr<FDWatcher> m_socket_watcher;
|
||||||
|
CharCoord m_dimensions;
|
||||||
};
|
};
|
||||||
|
|
||||||
void send_command(StringView session, StringView command);
|
void send_command(StringView session, StringView command);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user