mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 06:27:45 +00:00
can now tile background and made sure the IRC choose server popup still works
This commit is contained in:
parent
50154a23cb
commit
c23882dde1
15 changed files with 127 additions and 44 deletions
|
@ -112,7 +112,7 @@ private:
|
|||
|
||||
void on_socket_connected();
|
||||
|
||||
String m_hostname { "none" };
|
||||
String m_hostname;
|
||||
int m_port { 6667 };
|
||||
|
||||
CTCPSocket* m_socket { nullptr };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue