Small tweaks to make things better.
This commit is contained in:
parent
b4b6091372
commit
f8df07c327
6 changed files with 49 additions and 22 deletions
|
@ -47,7 +47,7 @@ private:
|
|||
* this will only insert a single paragraph.
|
||||
* \n are ignored. a real \n is always appended.
|
||||
*/
|
||||
void writeColor(QString data, const char *color = nullptr);
|
||||
void writeColor(QString text, const char *color, const char *background);
|
||||
|
||||
signals:
|
||||
void isClosing();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue