Fix console log window error
This commit is contained in:
@@ -42,4 +42,6 @@ private:
|
||||
QTextEdit* output;
|
||||
int fdStdOut;
|
||||
int fdguistd[2];
|
||||
char* buffer = nullptr;
|
||||
const int bufferSize = 4096;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user