NOISSUE set line limit and overflow behaviour even for hidden console
This commit is contained in:
parent
155de307bc
commit
8bbaab334c
7 changed files with 40 additions and 14 deletions
|
@ -263,6 +263,9 @@ public:
|
|||
|
||||
Status currentStatus() const;
|
||||
|
||||
int getConsoleMaxLines() const;
|
||||
bool shouldStopOnConsoleOverflow() const;
|
||||
|
||||
protected:
|
||||
void changeStatus(Status newStatus);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue