Get closer to actually connecting, add hitting enter on text entry

This commit is contained in:
Darren VanBuren 2017-07-23 02:07:58 -07:00
parent 1af0632037
commit 4ff4d4d93d
3 changed files with 105 additions and 7 deletions

2
ui.h
View file

@ -9,7 +9,7 @@ public:
int exec();
void sendButtonClicked(bool);
void returnOnTextEntry();
QPlainTextEdit *mainLog;